I am sure that some of you know that Windows 3.1 will not
work with DOSXBox because it only runs in standard and
enhanced mode - But - Windows 3.0 can run in real mode -
why would you care - well a lot of older windows software
will run on it - over half of the old windows freeware I had
worked just fine
all you need to do make a batch file and
put WIN /R in it like
------------------------------------------
PATH C:\WINDOWS;
set TEMP=C:\WINDOWS\TEMP
win.com /r
-----------------------------------------
it boots just fine
if you have the disks - just copy them each to a directory
like DISK1, DISK2, DISK3 ect ect - some times you
can just copy every thing to one directory and run setup
mine was setup like this
C:\
|
C:\WIN\
|
C:\WIN\disk1
C:\WIN\disk2
C:\WIN\disk3
C:\WIN\disk4
C:\WIN\disk5
C:\WIN\disk6
C:\WIN\disk7
C:\WIN\disk8
C:\WIN\disk9
after you run setup
it will make the windows folder and put the config.sys
and autoexec.bat in the root - like this
C:\
|
autoexec.bat
config.sys
|
C:\WIN\
|
C:\WINDOWS\
you can now remove the "c:\win" directory
were you had your setup files
now edit your "autoexec.bat" file to have "WIN /R" in it
and use it to start windows in DOSXBox
Mouse and keyboard does work -
you might also up the memory settings in DOSXBox