How to make an extremely old app run on 64bit Windows? [duplicate]
Solution 1:
You can install and run it, with Dosbox and the Windows 3 for dosbox.
- Download Dosbox
- Download Windows 3 for dosbox
Attention: You have to have a license for Windows 3, that you are allowed to use it. The download is only there, because you can't find an official-download from microsoft itself. - Unzip both archives in one new folder.
- Add a new folder to this folder and name it,
Simtower
. - Now add all the files from Sim Tower to this folder.
- Start dosbox.
- Now execute the following command at the dosbox-commandline:
mount c c:/your/path/where/you/have/dosbox/installed
- Change to the c drive by simply writing:
c:
in the dosbox-commandline. - Launch
windows.bat
inside the dosbox. - Windows 3 will now boot.
- Open the folder
Main
->File Manager
. - Now there should be a
Simtower
-folder. - Open it and launch the
setup.exe
. - Now just restart Windows 3, and you can run Simtower.
Of course, this will work with other Windows 3-programs as well.
Source of Windows 3 for dosbox.
Solution 2:
If it is a Windows 3.1 application, it is a 16bit application, not a 32bit one. Windows 7 64bit does no longer have a 16bit sub-system. So you can not run this app directly. You can install XP-Mode to run Windows XP on top of Windows 7 and then run your app in that XP virtual machine.