home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet Magazine 2002 February
/
INTERNET88.ISO
/
pc
/
software
/
windows
/
bits
/
pdf995
/
data1.cab
/
Program_Executable_Files
/
res
/
gssetgs.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
2001-12-08
|
248 b
|
9 lines
@echo off
@rem $RCSfile: gssetgs.bat,v $ $Revision: 1.2.2.1 $
rem Set default values for GS (gs with graphics window) and GSC
rem (console mode gs) if the user hasn't set them.
if "%GS%"=="" set GS=gswin32
if "%GSC%"=="" set GSC=gswin32c