Mail Archives: djgpp/1999/01/13/00:26:45
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
- Raw text -