home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / spea / fire_gl / w95fgl23 / w95fgl23.exe / rar / INSTALL.DAT < prev    next >
Text File  |  1995-12-08  |  505b  |  11 lines

  1. @SetINI("car1k.drv", "noflicplay", "1", "SYSTEM.INI")
  2. @SetINI("V7SETUP", "InstPath", "@OutDrive:@SubDir", "SPEA.INI")
  3. @WinExec2("@InDrive:@GetCWD(@InDrive)\\V7SETUP.EXE /B /C", 1, (-1))
  4. @SetINI("car1k.drv", "noflicplay", "0", "SYSTEM.INI")
  5. @If("@StartupDir" != "\\")
  6.  @ChDir("..\\util1")
  7.  @Chain("Utilities & DOS Drivers, MCI Drivers, Disk 1 of 2", "..\\util1\\INSTALL.DAT", "NACHV7SETUP")
  8. @Else
  9.  @Chain("Utilities & DOS Drivers, MCI Drivers, Disk 1 of 2", "INSTALL.DAT", "NACHV7SETUP")
  10. @Endif
  11.