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

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=SdWelcome-0
  7. Dlg1=SdShowInfoList-0
  8. Dlg2=SdAskDestPath-0
  9. Dlg3=SdSelectFolder-0
  10. Dlg4=SdStartCopy-0
  11. Count=5
  12.  
  13. [SdWelcome-0]
  14. Result=1
  15.  
  16. [SdShowInfoList-0]
  17. Result=1
  18.  
  19. [SdAskDestPath-0]
  20. Result=1
  21. szDir=<ProgramFilesDir>\Imperialism Demo
  22.  
  23. [SdSelectFolder-0]
  24. Result=1
  25. szFolder=Imperialism Demo
  26.  
  27. [SdStartCopy-0]
  28. Result=1
  29.