I used to run an old DOS based 16-bit app in Windows 98 by adding a couple of lines to the Autoexec.bat file;
set clipper= f111;e0
and the config.sys file;
files=111
Windows 2000 pro will not run the application, giving an error message similiar to the one Win98 gave when the above files were not modified
Win2K does not have these startup files, so how can I make it run my 16-bit application
I would be grateful of any help or suggestions
set clipper= f111;e0
and the config.sys file;
files=111
Windows 2000 pro will not run the application, giving an error message similiar to the one Win98 gave when the above files were not modified
Win2K does not have these startup files, so how can I make it run my 16-bit application
I would be grateful of any help or suggestions