From: mhaley99 AT homemail DOT com (Matthew Haley) Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems setting up djgpp Organization: Home Message-ID: <37da99ce.36922244@news.uswest.net> References: <37DA830B DOT D79C94AF AT wantree DOT com DOT au> X-Newsreader: Forte Free Agent 1.11/32.235 Lines: 25 Date: Sat, 11 Sep 1999 18:06:42 GMT NNTP-Posting-Host: 209.181.131.89 X-Trace: news.uswest.net 937073086 209.181.131.89 (Sat, 11 Sep 1999 13:04:46 CDT) NNTP-Posting-Date: Sat, 11 Sep 1999 13:04:46 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi Mark Randell , On Sun, 12 Sep 1999 00:27:55 +0800, <> wrote: >His autoexec.bat is as follows > >SET BLASTER=A220 I7 D1 T2 >SET SNDSCAPE=C:\WINDOWS >rem - By Windows Setup - C:\WINDOWS\COMMAND\MSCDEX.EXE /D:IDECD000 > > >SET PATH=C:\DJGPP\BIN;%PATH% >SET DJGPP=C:\DJGPP\DJGPP.ENV > >PATH F:\ORAWIN95\BIN This looks like the culprit, try changing it to: SET PATH=F:\ORAWIN95\BIN;%PATH% >c:\windows\win