From: richard AT stardate DOT bc DOT ca (Richard Sanders) To: djgpp AT delorie DOT com Subject: Re: ATTN: New user help Date: Wed, 13 Jan 1999 05:19:38 GMT Message-ID: <369c2c77.25936248@mail.rapidnet.net> References: In-Reply-To: X-Mailer: Forte Free Agent 1.11/32.235 Reply-To: djgpp AT delorie DOT com On Mon, 11 Jan 1999 15:37:48 +0200 (IST), in comp.os.msdos.djgpp you wrote: > >On Mon, 11 Jan 1999, Manakid wrote: > >> Autoexec.bat for this time: >> >> @ECHO OFF >> SET PATH=C:\;C:\WINDOWS\;C:\WINDOWS\COMMAND\;C:\UTIL\;C:\DOS\ >> SET PATH=C:\DJGPP\BIN\;%PATH% >> SET DJGPP=C:\DJGPP\DJGPP.ENV >> >> SET SOUND=C:\PROGRA~1\CREATIVE\CTSND >> SET BLASTER=A240 I9 D1 H5 P300 E640 T6 >> SET MIDI=SYNTH:1 MAP:E MODE:0 >> SET CTCM=C:\WINDOWS >> WIN >> >> Could it be my config: >> >> DEVICE=C:\PROGRA~1\CREATIVE\CTSND\DRV\CTSB16.SYS /UNIT=0 /WIN95 >> /BLASTER=A:240 I:9 D:1 H:5 >> DEVICE=C:\progra~1\CREATIVE\CTSND\DRV\CTMMSYS.SYS >> FILES=40 > >Nothing seems to be wrong here. > >Is it too much to ask that you describe what exactly doesn't work for >you, and to cite any error messages that go with that misbehavior? You >don't expect us to guess, do you? I could easily be wromg but should not SET DJGPP be using UNIX style slashes eg SET DJGPP=C:/DJGPP/DJGPP.ENV