Situatie
Windows 3.1 was actually just an application that ran on DOS, and DOSBox is an emulator designed to run DOS and DOS applications. Windows 3.1 in DOSBox is an ideal combination for running old Windows 3.1-era applications.
Solutie
First, you’ll need to create a folder on your computer. This folder will contain the contents of the “C:” drive you’ll provide to DOSBox. Don’t use your actual C: drive on Windows for this. Make a folder like “C:\dos”, for example.
Create a folder inside the “C:\dos” folder — for example, “C:\dos\INSTALL” — and copy all the files from your Windows 3.1 floppy disks to that folder. Windows 3.1 is still under Microsoft copyright, and can’t legally be downloaded from the web, although many websites do offer it for download and Microsoft no longer offers it for sale.
You can use Windows 3.1 or Windows for Workgroups 3.11 — whichever you have available.
Next, install and launch DOSBox. At the DOS prompt, type the following command and press Enter to mount the folder you created as your C: drive in DOSBox:
mount c c:\dos
(If you named the folder somewhere else or placed it at another location, type that location instead of c:\dos.)
c:
Next, enter the folder containing your Windows 3.1 installation files:
cd install
(If you named the folder something else, type that instead of install.)
Finally, launch the Windows 3.1 setup wizard:
setup.exe
You can download the S3 video driver from the Classic Games website. Unzip the .zip file to a folder inside your DOSBox C: drive folder. For example, it would make sense to put these files in the “C:\dos\s3” folder.
Leave A Comment?