home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
utility
/
grpini
/
mtwdos26
/
dok
/
file.icm
< prev
next >
Wrap
Text File
|
1995-12-09
|
336b
|
22 lines
IF VIDEO == VGA
/c autostar.grp autostar.gri /V9
progman.ini progvga.cmd
ELSE
/c autostar.grp autostar.gri /V9
progman.ini progsvga.cmd
ENDIF
IFENV TEMP XX
/c autostar.grp autostar.gri /V9
ENDIF
IFEXISTENV TEMP
/c autostar.grp autostar.gri /V9
ENDIF
IFEXISTFILE FILE.ICM
/c autostar.grp autostar.gri /V9
ENDIF