[PR #47] [CLOSED] Add support for CREGFIX into the install process, mention this in README #88

Closed
opened 2026-03-03 18:48:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/oerg866/win98-quickinstall/pull/47
Author: @rawr51919
Created: 6/15/2025
Status: Closed

Base: masterHead: cregfix-addition


📝 Commits (1)

  • af4c139 fix typos and add initial code to copy and add cregfix to any Win9x OS install, reference this in the readme

📊 Changes

2 files changed (+112 additions, -4 deletions)

View changed files

📝 README.md (+1 -1)
📝 installer/install.c (+111 -3)

📄 Description

CREGFIX now has a method to automate the installation process as long as it's installed into the extras directory prior to sysprep or invoked in the command line to be added to the install media that way.

This also fixes typos in the install script, making the install process seem a little more professional.

Because we're basically installing a snapshot of a functional Win9x install (similar to how Windows Longhorn install DVDs were made back in the day), this is easily possible unlike what the README upstream will tell you as of writing this.

(WIP, suggestions and fixes are welcome)

Fixes #45


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/oerg866/win98-quickinstall/pull/47 **Author:** [@rawr51919](https://github.com/rawr51919) **Created:** 6/15/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `cregfix-addition` --- ### 📝 Commits (1) - [`af4c139`](https://github.com/oerg866/win98-quickinstall/commit/af4c139c7e64912caee901fb1433e7763acebaea) fix typos and add initial code to copy and add cregfix to any Win9x OS install, reference this in the readme ### 📊 Changes **2 files changed** (+112 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `installer/install.c` (+111 -3) </details> ### 📄 Description CREGFIX now has a method to automate the installation process as long as it's installed into the extras directory prior to sysprep or invoked in the command line to be added to the install media that way. This also fixes typos in the install script, making the install process seem a little more professional. Because we're basically installing a snapshot of a functional Win9x install (similar to how Windows Longhorn install DVDs were made back in the day), this is easily possible unlike what the README upstream will tell you as of writing this. (WIP, suggestions and fixes are welcome) Fixes #45 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 18:48:53 +03:00
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#88
No description provided.