Click to See Complete Forum and Search --> : soundblaster!live


]SANGUIS[
April 25th, 2000, 01:40 AM
HI
my problem is that when i start up there is a message that said:
ERROR:file not found"progra~1\creative\dosdrv\dos4gw.exe

and when i shotdown my pc it said
run time time error not enough space for environnement

weard?
can you help me

my pc...
p3 500
128 sram(pc100)
soundblaster!live value
win 98 second edition

THANX
SANGUIS

]SANGUIS[
April 25th, 2000, 01:46 AM
and also the thing is that i have the file the EXE file
and when i click on it it said...

DOS/4GW Protected mode Run-time Version 1.95
Copyright <c> Rational System,inc 1990-1993
DOS/4GW FATAL ERROR <1004>: syntax is
DOS4GW <executable.xxx>


THANX

Robert M
April 25th, 2000, 11:29 AM
It looks to me like the computer went looking in a directory called DOS4GW for a file called DOS4GW.exe. Do you have a DOS4GW directory? Is the DOS4GW.EXE file in that directrory?

Eeyore
April 25th, 2000, 05:50 PM
My default installation shows:
C:\PROGRAM FILES\Creative\SBLive\DOSDrv

as the path to the:
DOS4GW EXE 254,556 05-31-94 7:00a

This appears to be DOS mode driver setups. You will probably find commands refering to files in this directory in the AUTOEXEC.BAT file. In mine:
SET CTSYN=C:\WINDOWS
C:\PROGRA~1\CREATIVE\SBLIVE\DOSDRV\SBEINIT.COM

loads the driver at boot. There may be a file SBEINIT.INI in the WINDOWS directory. It could have the wrong path listed.

Try putting REM at the beginning of such lines in the AUTOEXEC.BAT file. None of this should be necessary to operate in Windows. Until it is set up correctly, DOS programs won't have sound.
------------------
My
http://www.geocities.com/politalk/docs/coin.gif
Dennis
Politalk (http://www.geocities.com/politalk)

]SANGUIS[
April 26th, 2000, 02:01 AM
thanx FOR YOUR REPLY HERE IS MY AUTOEXEC.BAT


SET BLASTER=A240 I2 D3 H7 P330 T6
SET CTSYN=C:\WINDOWS
C:\PROGRA~1\CREATIVE\SBLIVE\DOSDRV\SBEINIT.COM
Rem TShoot:
c:\progra~1\creative\sblive\dosdrv\dos4gw.exe
SET QTJava=C:\WINDOWS\SYSTEM\QTJava.zip
SET CLASSPATH=C:\Program Files\PhotoDeluxe 2.0\AdobeConnectables;%QTJava%;
SET QTJava=C:\WINDOWS\SYSTEM\QTJava.zip
SET CLASSPATH=C:\Program Files\HEAT\navbar;%CLASSPATH%;%QTJava%;
C:\PROGRA~1\NETWOR~1\MCAFEE~1\SCAN.EXE C:\
@IF ERRORLEVEL 1 PAUSE

SET GRIP=C:\GRAVIS\CORESO~1
SET PATH=%PATH%;C:\GRAVIS\CORESO~1

mode con codepage prepare=((850) C:\WINDOWS\COMMAND\ega.cpi)
mode con codepage select=850

SET PATH=%PATH%;C:\GRAVIS\CORESO~1

OK do you thing is good and what do you mean by THIS I DON'T understand(not familliar with pc yet http://discussions.virtualdr.com/smile.gif

OK THANX

SANGUIS Originally posted by Eeyore:
My default installation shows:
C:\PROGRAM FILES\Creative\SBLive\DOSDrv

as the path to the:
DOS4GW EXE 254,556 05-31-94 7:00a

This appears to be DOS mode driver setups. You will probably find commands refering to files in this directory in the AUTOEXEC.BAT file. In mine:
SET CTSYN=C:\WINDOWS
C:\PROGRA~1\CREATIVE\SBLIVE\DOSDRV\SBEINIT.COM

loads the driver at boot. There may be a file SBEINIT.INI in the WINDOWS directory. It could have the wrong path listed.

Try putting REM at the beginning of such lines in the AUTOEXEC.BAT file. None of this should be necessary to operate in Windows. Until it is set up correctly, DOS programs won't have sound.

]SANGUIS[
April 26th, 2000, 02:03 AM
HEY what do you mean by this SORRY DID NOT DO THE PASTE BEFORE http://discussions.virtualdr.com/smile.gif
loads the driver at boot. There may be a file SBEINIT.INI in the WINDOWS directory. It could have the wrong path listed.

Try putting REM at the beginning of such lines in the AUTOEXEC.BAT file. None of this should be necessary to operate in Windows. Until it is set up correctly, DOS programs won't have sound

THANX

Eeyore
April 26th, 2000, 12:28 PM
At DOS type:
EDIT C:\AUTOEXEC.BAT

Then add the RBOLD ITEMS shown here:

SET BLASTER=A240 I2 D3 H7 P330 T6
REM SET CTSYN=C:\WINDOWS
REM C:\PROGRA~1\CREATIVE\SBLIVE\DOSDRV\SBEINIT.COM
Rem TShoot:
c:\progra~1\creative\sblive\dosdrv\dos4gw.exe
SET QTJava=C:\WINDOWS\SYSTEM\QTJava.zip
SET CLASSPATH=C:\Program Files\PhotoDeluxe 2.0\AdobeConnectables;%QTJava%;
SET QTJava=C:\WINDOWS\SYSTEM\QTJava.zip
SET CLASSPATH=C:\Program Files\HEAT\navbar;%CLASSPATH%;%QTJava%;
C:\PROGRA~1\NETWOR~1\MCAFEE~1\SCAN.EXE C:\
@IF ERRORLEVEL 1 PAUSE

SET GRIP=C:\GRAVIS\CORESO~1
SET PATH=%PATH%;C:\GRAVIS\CORESO~1

mode con codepage prepare=((850) C:\WINDOWS\COMMAND\ega.cpi)
mode con codepage select=850

SET PATH=%PATH%;C:\GRAVIS\CORESO~1

Presuming that you are running Windows 95 (as you need that for the DB Live) you could rename the autoexec.bat file as nothing here is necessary to Windows 95. The MCAFEE line is needed to start protection at bootup, but you can run without it.
------------------
My
http://www.geocities.com/politalk/docs/coin.gif
Dennis
Politalk (http://www.geocities.com/politalk)

]SANGUIS[
April 27th, 2000, 01:00 AM
NO i;m running with win98 second edition ..
but what you told me too do still good for win98?

THANX... Originally posted by Eeyore:
At DOS type:
EDIT C:\AUTOEXEC.BAT

Then add the RBOLD ITEMS shown here:

SET BLASTER=A240 I2 D3 H7 P330 T6
REM SET CTSYN=C:\WINDOWS
REM C:\PROGRA~1\CREATIVE\SBLIVE\DOSDRV\SBEINIT.COM
Rem TShoot:
c:\progra~1\creative\sblive\dosdrv\dos4gw.exe
SET QTJava=C:\WINDOWS\SYSTEM\QTJava.zip
SET CLASSPATH=C:\Program Files\PhotoDeluxe 2.0\AdobeConnectables;%QTJava%;
SET QTJava=C:\WINDOWS\SYSTEM\QTJava.zip
SET CLASSPATH=C:\Program Files\HEAT\navbar;%CLASSPATH%;%QTJava%;
C:\PROGRA~1\NETWOR~1\MCAFEE~1\SCAN.EXE C:\
@IF ERRORLEVEL 1 PAUSE

SET GRIP=C:\GRAVIS\CORESO~1
SET PATH=%PATH%;C:\GRAVIS\CORESO~1

mode con codepage prepare=((850) C:\WINDOWS\COMMAND\ega.cpi)
mode con codepage select=850

SET PATH=%PATH%;C:\GRAVIS\CORESO~1

Presuming that you are running Windows 95 (as you need that for the DB Live) you could rename the autoexec.bat file as nothing here is necessary to Windows 95. The MCAFEE line is needed to start protection at bootup, but you can run without it.

Tech_Guy_1
April 27th, 2000, 06:24 PM
Just use the REM instructions....
Or you can rename AUTOEXEC.BAT TO AUTOEXEC.BA_ or whatever you want....
But i would suggest you use REMs...

------------------
Tech Guy, System Administrator
Still locked out of my regular account for unknown reason: Tech_Guy
More... (http://discussions.virtualdr.com/Forum2/HTML/018186.html)

]SANGUIS[
April 28th, 2000, 11:54 AM
I HAVE A QUESTION HOW DO YOU save the changed in the AUTOEXEC.BAT

I put the REM thing but I don't know how to save it.
thanx

Originally posted by Eeyore:
At DOS type:
EDIT C:\AUTOEXEC.BAT

Then add the RBOLD ITEMS shown here:

SET BLASTER=A240 I2 D3 H7 P330 T6
REM SET CTSYN=C:\WINDOWS
REM C:\PROGRA~1\CREATIVE\SBLIVE\DOSDRV\SBEINIT.COM
Rem TShoot:
c:\progra~1\creative\sblive\dosdrv\dos4gw.exe
SET QTJava=C:\WINDOWS\SYSTEM\QTJava.zip
SET CLASSPATH=C:\Program Files\PhotoDeluxe 2.0\AdobeConnectables;%QTJava%;
SET QTJava=C:\WINDOWS\SYSTEM\QTJava.zip
SET CLASSPATH=C:\Program Files\HEAT\navbar;%CLASSPATH%;%QTJava%;
C:\PROGRA~1\NETWOR~1\MCAFEE~1\SCAN.EXE C:\
@IF ERRORLEVEL 1 PAUSE

SET GRIP=C:\GRAVIS\CORESO~1
SET PATH=%PATH%;C:\GRAVIS\CORESO~1

mode con codepage prepare=((850) C:\WINDOWS\COMMAND\ega.cpi)
mode con codepage select=850

SET PATH=%PATH%;C:\GRAVIS\CORESO~1

Presuming that you are running Windows 95 (as you need that for the DB Live) you could rename the autoexec.bat file as nothing here is necessary to Windows 95. The MCAFEE line is needed to start protection at bootup, but you can run without it.

Igor M
April 29th, 2000, 12:06 AM
Hi,

If you use EDIT C:\AUTOEXEC.BAT command then after adding the REMs press ALT and select File->Save.

------------------
Good luck, Igor