[GH-ISSUE #2] Windows 95 support #3

Closed
opened 2026-03-03 18:48:01 +03:00 by kerem · 3 comments
Owner

Originally created by @viti95 on GitHub (May 23, 2023).
Original GitHub issue: https://github.com/oerg866/win98-quickinstall/issues/2

First of all, this project is really awesome! And it has made me wonder, would it be possible to add Windows 95 support?

Thanks!

Originally created by @viti95 on GitHub (May 23, 2023). Original GitHub issue: https://github.com/oerg866/win98-quickinstall/issues/2 First of all, this project is really awesome! And it has made me wonder, would it be possible to add Windows 95 support? Thanks!
kerem 2026-03-03 18:48:01 +03:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@oerg866 commented on GitHub (May 23, 2023):

Hello!

Thanks for the nice words :)

Unfortunately at this time, Windows 95 support is impossible, because the non-PNP hardware detection is done in the DOS phase of the setup, which cannot be replicated using this installation method.

-Eric

<!-- gh-comment-id:1559576152 --> @oerg866 commented on GitHub (May 23, 2023): Hello! Thanks for the nice words :) Unfortunately at this time, Windows 95 support is impossible, because the non-PNP hardware detection is done in the DOS phase of the setup, which cannot be replicated using this installation method. -Eric
Author
Owner

@MattBytesRetro commented on GitHub (Sep 17, 2024):

I might have an idea how this could work, based on OEM install methods but no guarantees. Also, it would still need oerg866's support/help/approval to do the integration and packaging, if I even make it work.

<!-- gh-comment-id:2354305886 --> @MattBytesRetro commented on GitHub (Sep 17, 2024): I might have an idea how this could work, based on OEM install methods but no guarantees. Also, it would still need oerg866's support/help/approval to do the integration and packaging, if I even make it work.
Author
Owner

@Neo-Desktop commented on GitHub (Dec 7, 2024):

@MatthewH12

I might have an idea how this could work, based on OEM install methods but no guarantees. Also, it would still need oerg866's support/help/approval to do the integration and packaging, if I even make it work.

I also have a couple of ideas, I say we just do some kind of implementation - worst case scenario is that we have to reverse engineer the DOS setup module to figure out how the non-PNP hardware detection works and trey to re-implement it in linux.

but I mean, I feel like we could just use modern detection techniques in linux to figure it out?

<!-- gh-comment-id:2525310348 --> @Neo-Desktop commented on GitHub (Dec 7, 2024): @MatthewH12 > I might have an idea how this could work, based on OEM install methods but no guarantees. Also, it would still need oerg866's support/help/approval to do the integration and packaging, if I even make it work. I also have a couple of ideas, I say we just do *some* kind of implementation - worst case scenario is that we have to reverse engineer the DOS setup module to figure out how the non-PNP hardware detection works and trey to re-implement it in linux. but I mean, I feel like we could just use modern detection techniques in linux to figure it out?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/win98-quickinstall#3
No description provided.