mirror of
https://github.com/oerg866/win98-quickinstall.git
synced 2026-04-25 21:15:52 +03:00
[GH-ISSUE #46] Add support for Windows 95 through invoking the non-PNP device detection from the Control Panel as a runonce after setup #44
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/win98-quickinstall#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rawr51919 on GitHub (Jun 8, 2025).
Original GitHub issue: https://github.com/oerg866/win98-quickinstall/issues/46
There's a non-PNP device detection program in the Control Panel available anytime after Win95 is installed, mayhaps this can be triggered as a toggleable runonce after setup? (would need to utilize the fast, no non-PNP detection or full, activate the non-PNP detection window after setup selection and somehow pass it onto Win95 to run the detection depending on what you selected in the QuickInstall setup wizard)
@rawr51919 commented on GitHub (Jun 16, 2025):
Developments have been made in this area:
Completely possible to do the non-PNP hardware detection by detecting Windows 95 through the registry's
ProductNamearea and then addingcontrol hdwwiz.cplto theRunOncesection of the registry.Not sure if any other files would need to be changed to let Win95 installs work successfully however. This would be HUGE for Win95 setup because it shipped with no way to get the files from CD unless you either copied them out yourself or added them onto a network share and installed from that. QuickInstall would allow you to skip all of that and have a nice, fast, and easy way to install Win95 like it does already with Win98 and WinME, especially if the PCs are too slow to handle anything higher than Win95 anyway
@oerg866 commented on GitHub (Jan 25, 2026):
Hello,
I'm sorry to put the brakes on this but it simply will not happen.
For PCs too slow for anything newer than Win95, the Micro image is available and works just as well as vanilla 95 would.
Sorry :(