home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.9 / 1996-10_Disc_2.9.iso / sftrivia / setup.iss < prev    next >
INI File  |  1996-07-12  |  483b  |  39 lines

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=Welcome-0
  7. Dlg1=SdLicense-0
  8. Dlg2=SdShowInfoList-0
  9. Dlg3=SdAskDestPath-0
  10. Dlg4=SdSelectFolder-0
  11. Dlg5=SdStartCopy-0
  12. Dlg6=SdFinish-0
  13. Count=7
  14.  
  15. [Welcome-0]
  16. Result=1
  17.  
  18. [SdLicense-0]
  19. Result=1
  20.  
  21. [SdShowInfoList-0]
  22. Result=1
  23.  
  24. [SdAskDestPath-0]
  25. Result=1
  26. szDir=c:\BPMC\SFTRIVIA
  27.  
  28. [SdSelectFolder-0]
  29. Result=1
  30. szFolder=BPMC
  31.  
  32. [SdStartCopy-0]
  33. Result=1
  34.  
  35. [SdFinish-0]
  36. Result=1
  37. bOpt1=0
  38. bOpt2=0
  39.