Win32s: Difference between revisions

From Computers Wiki
Jump to navigationJump to search
(Add installation note)
(Note specifically how the system file gets changed)
Line 3: Line 3:
== Installation ==
== Installation ==


If installation fails, the system configuration files are still modified to point to files that didn't actually get copied.
If installation fails, <code>SYSTEM.INI</code> still gets the following added to it:

<syntaxhighlight lang="ini">
[386Enh]
device=C:\WFW311\SYSTEM\WIN32S\W32S.386
</syntaxhighlight>


[[Category:Windows]]
[[Category:Windows]]

Revision as of 03:12, 30 October 2023

💾 When installing over the network, this software requires each disk's contents to be copied to separate directories named DISKn, where n is the number of the disk.

Installation

If installation fails, SYSTEM.INI still gets the following added to it:

[386Enh]
device=C:\WFW311\SYSTEM\WIN32S\W32S.386