[GH-ISSUE #45] Automatically integrate CREGFIX into the QuickInstall setup #43

Closed
opened 2026-03-03 18:48:31 +03:00 by kerem · 2 comments
Owner

Originally created by @rawr51919 on GitHub (Jun 8, 2025).
Original GitHub issue: https://github.com/oerg866/win98-quickinstall/issues/45

There are two possible ways of integrating CREGFIX into Win98 QuickInstall:
• Current way of doing this: Make users manually use the floppy or integrate it themselves
• Automatically detect the CPU instructions used and have it copied in automatically at the end of setup

A third would be making reference images that have CREGFIX integrated on them already which was dismissed as being too hellish to maintain which is understandable

This seems to have been an issue for QuickInstall for a while now, issue made to help creator keep track of this

Originally created by @rawr51919 on GitHub (Jun 8, 2025). Original GitHub issue: https://github.com/oerg866/win98-quickinstall/issues/45 There are two possible ways of integrating CREGFIX into Win98 QuickInstall: • Current way of doing this: Make users manually use the floppy or integrate it themselves • Automatically detect the CPU instructions used and have it copied in automatically at the end of setup A third would be making reference images that have CREGFIX integrated on them already which was dismissed as being too hellish to maintain which is understandable This seems to have been an issue for QuickInstall for a while now, issue made to help creator keep track of this
kerem closed this issue 2026-03-03 18:48:31 +03:00
Author
Owner

@rawr51919 commented on GitHub (Jun 15, 2025):

PR #47 fixes this issue by installing and then preparing AUTOEXEC.BAT for CREGFIX the same way any user would manually do it for any other installation. This works because of the way win9x-quickinstall install media works, similarly to that of Windows Longhorn beta install media.

<!-- gh-comment-id:2973413644 --> @rawr51919 commented on GitHub (Jun 15, 2025): PR #47 fixes this issue by installing and then preparing AUTOEXEC.BAT for CREGFIX the same way any user would manually do it for any other installation. This works because of the way win9x-quickinstall install media works, similarly to that of Windows Longhorn beta install media.
Author
Owner

@oerg866 commented on GitHub (Jan 26, 2026):

Next version fixes this.

<!-- gh-comment-id:3798117262 --> @oerg866 commented on GitHub (Jan 26, 2026): Next version fixes this.
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#43
No description provided.