home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.6 / 1997-09_Disc_3.6.iso / wipeout / setup.iss < prev    next >
INI File  |  1997-05-06  |  410b  |  30 lines

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=SdBitmap-0
  7. Dlg1=Welcome-0
  8. Dlg2=AskDestPath-0
  9. Dlg3=SdSelectFolder-0
  10. Dlg4=SdFinishReboot-0
  11. Count=5
  12.  
  13. [SdBitmap-0]
  14. Result=1
  15.  
  16. [Welcome-0]
  17. Result=1
  18.  
  19. [AskDestPath-0]
  20. szPath=<ProgramFilesDir>\Wipeout XL
  21. Result=1
  22.  
  23. [SdSelectFolder-0]
  24. Result=1
  25. szFolder=Psygnosis\Wipeout XL
  26.  
  27. [SdFinishReboot-0]
  28. Result=1
  29. BootOption=3
  30.