Win32s: Difference between revisions

From Computers Wiki
Jump to navigationJump to search
(Add installation note)
(Add documentation section)
 
(One intermediate revision by the same user not shown)
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>

== Documentation ==

The number of KB articles is in the three-digit range. Go to https://helparchive.huntertur.net/category/55 and Ctrl-F for "Win32s".


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

Latest revision as of 17:23, 6 February 2024

💾 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

Documentation

The number of KB articles is in the three-digit range. Go to https://helparchive.huntertur.net/category/55 and Ctrl-F for "Win32s".