Windows 1992: Difference between revisions

No change in size ,  10 December 2023
no edit summary
No edit summary
No edit summary
; August 25, 2019 <nowiki>00:06:04</nowiki>
: A new program is included - uMenu16, and it now gets added to Accessories. Yes, it's in a GuiRunOnce entry. The new boot screen is now included - a new boot.ini with different boot parameters will overwrite the old one. A boot bitmap file gets dropped - this contains the new boot screens. It is also in, although a series, of GuiRunOnce entries.
: '''Note:''' There is a misspelling in the XCOPY command for the boot bitmap to WINDOWS. It would take until 17:45:11 to fix this mistake.
: The timezone is changed to GMT-05:00. The user information is now in a final state, and will remain the same for the rest of the development cycle.
: '''Note:''' There is a misspelling in the XCOPY command for the boot bitmap to WINDOWS. It would take until 17:45:11 to fix this mistake.
; August 25, 2019 <nowiki>07:47:16</nowiki>
: The order of the boot screen entries have been shifted slightly. The boot bitmap now gets copied first, then boot.ini gets overwritten. The DEL command now accounts for hidden files, thanks to the <code>/A:H</code> parameter being there.