Mail Archives: djgpp/2000/01/03/12:24:49
Dan Myers (danmyers AT avalon DOT net) wrote:
[Klippa, klapp, kluppit.]
: To complete the install, I changed my autoexec.bat. I have tried many
: variations of this, but this does not seem to be the problem.
: ____________
: rem - By Windows Setup - C:\WIN98\COMMAND\mscdex.exe /d:cdrom
: SET DJGPP=d:\djgpp\djgpp.env
: PATH=d:\DJGPP\BIN
: path=%PATH%
: path=C:\Program Files\Mts
: ________________
Your orgininal problem is solved, but it seems like your AUTOEXEC.BAT
isn't correct which probably will cause problems later on. The line
"path=%PATH%" is unecessary. The line "path=C:\Program Files\Mts"
overrides the line "PATH=d:\DJGPP\BIN". I suggest you change the lines
"path=%PATH%
path=C:\Program Files\Mts" to the line
"set PATH=%PATH%;C:\Program Files\Mts".
Nielsen, Symphony 4,
MartinS
P.S.
: begin 666 Untitled-1.GIF
: M1TE&.#EA? !A`;/_`/______S/__F?__9O__,___`/_,___,S/_,F?_,9O_,
: M,__,`/^9__^9S/^9F?^99BP`````? !A`4 $__"!0ZN]..O-N_]@2#D3,CW-
: M>#AKR[YN#,]RC#S/`>2","0X'6!(+!J/R*1R.20U3 W4`7' 67$.7.JZM48?
Please don't post unreadable things.
- Raw text -