<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.dosbox.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=4.249.231.82</id>
	<title>DOSBoxWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.dosbox.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=4.249.231.82"/>
	<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/Special:Contributions/4.249.231.82"/>
	<updated>2026-09-16T09:00:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=Software:Windows3x&amp;diff=424</id>
		<title>Software:Windows3x</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=Software:Windows3x&amp;diff=424"/>
		<updated>2008-02-09T21:50:09Z</updated>

		<summary type="html">&lt;p&gt;4.249.231.82: /* Issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
Windows 3.x is probably the most useful version of Windows to run under DOSBox, since it has the widest variety of compatible programs. Installation isn't very hard, either.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
=== Copy the setup files ===&lt;br /&gt;
First, you need to actually have a copy of the Windows setup media. If your Windows is on a floppy, create a folder and copy the disk contents to its root and have that folder mounted under DOSBox. (You could also create the folder in your DOSBox's C drive if you have one; this might be preferable if you want to experiment with a ton of driver switching.) If you have a CD-ROM, just mount that.&lt;br /&gt;
&lt;br /&gt;
=== Install Windows ===&lt;br /&gt;
* Mount the setup directory, change to it. and run SETUP.EXE.&lt;br /&gt;
* Elect to use Custom Setup.&lt;br /&gt;
* Select an appropriate installation path (the default should be OK.)&lt;br /&gt;
* The hardware probe should provide usable settings. However, I suggest that you use the VGA (Version 3.0) driver instead of the regular VGA driver.&lt;br /&gt;
* The setup process should work normally from here. When prompted, elect to return to DOS.&lt;br /&gt;
* Create a file in your DOSBox C drive called WIN.BAT with the contents:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;PATH C:\WINDOWS;&lt;br /&gt;
SET TEMP=C:\WINDOWS\TEMP&lt;br /&gt;
WIN.COM /S&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* Restart DOSBox.&lt;br /&gt;
* Run C:\WIN.BAT and Windows should load.&lt;br /&gt;
&lt;br /&gt;
=== Sound ===&lt;br /&gt;
use control panel and your dosbox.conf to get sound working&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
* Running DOS programs in 386 Enhanced mode doesn't work very well at all. QBASIC randomly displays a &amp;quot;Division by zero&amp;quot; error box and eventually locks up hard, for example. Some mode switching problems can be ameliorated by using the VGA (version 3.0) driver.&lt;br /&gt;
* The Super VGA driver has a corrupted color palette sometimes.&lt;br /&gt;
* This article may not work if you don't use Windows 3.1.&lt;/div&gt;</summary>
		<author><name>4.249.231.82</name></author>
	</entry>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=Software:Windows3x&amp;diff=423</id>
		<title>Software:Windows3x</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=Software:Windows3x&amp;diff=423"/>
		<updated>2008-02-09T21:49:43Z</updated>

		<summary type="html">&lt;p&gt;4.249.231.82: New page: == Overview == Windows 3.x is probably the most useful version of Windows to run under DOSBox, since it has the widest variety of compatible programs. Installation isn't very hard, either....&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
Windows 3.x is probably the most useful version of Windows to run under DOSBox, since it has the widest variety of compatible programs. Installation isn't very hard, either.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
=== Copy the setup files ===&lt;br /&gt;
First, you need to actually have a copy of the Windows setup media. If your Windows is on a floppy, create a folder and copy the disk contents to its root and have that folder mounted under DOSBox. (You could also create the folder in your DOSBox's C drive if you have one; this might be preferable if you want to experiment with a ton of driver switching.) If you have a CD-ROM, just mount that.&lt;br /&gt;
&lt;br /&gt;
=== Install Windows ===&lt;br /&gt;
* Mount the setup directory, change to it. and run SETUP.EXE.&lt;br /&gt;
* Elect to use Custom Setup.&lt;br /&gt;
* Select an appropriate installation path (the default should be OK.)&lt;br /&gt;
* The hardware probe should provide usable settings. However, I suggest that you use the VGA (Version 3.0) driver instead of the regular VGA driver.&lt;br /&gt;
* The setup process should work normally from here. When prompted, elect to return to DOS.&lt;br /&gt;
* Create a file in your DOSBox C drive called WIN.BAT with the contents:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;PATH C:\WINDOWS;&lt;br /&gt;
SET TEMP=C:\WINDOWS\TEMP&lt;br /&gt;
WIN.COM /S&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* Restart DOSBox.&lt;br /&gt;
* Run C:\WIN.BAT and Windows should load.&lt;br /&gt;
&lt;br /&gt;
=== Sound ===&lt;br /&gt;
use control panel and your dosbox.conf to get sound working&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
* Running DOS programs in 386 Enhanced mode doesn't work very well at all. QBASIC randomly displays a &amp;quot;Division by zero&amp;quot; error box and eventually locks up hard, for example. Some mode switching problems can be ameliorated by using the VGA (version 3.0) driver.&lt;br /&gt;
* The Super VGA driver has a corrupted color palette sometimes.&lt;br /&gt;
* This article may not work&lt;/div&gt;</summary>
		<author><name>4.249.231.82</name></author>
	</entry>
</feed>