Mail Archives: djgpp/2001/08/29/04:46:29
jgc9 (jgc9 AT dingoblue DOT net DOT au) wrote:
: When changing the autoexec.bat in windows 98 like this,
: [START] Programs , Accessories, System Tools, System Information
: Menu/ Tools, System Configuration Utility
: Tab/ Autoexec.bat
: set PATH=C:\DJGPP\BIN%PATH%
: set PATH=C:\DJGPP\DJGPP.ENV
: then shut down computer and restart it ..
: flashes win98 thingy then back to DOS with,
: Cannot find WIN.COM, unable to continue loading windows
: Anyone know why?
Besides Sinan's advice the other line above should read
"set PATH=C:\DJGPP\BIN;%PATH%". Note the ";"!
Right,
MartinS
- Raw text -