home *** CD-ROM | disk | FTP | other *** search
/ The Ultimate IQ Test / ULTIM_IQ.iso / setup.iss < prev    next >
INI File  |  1997-05-30  |  351b  |  27 lines

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=Welcome-0
  7. Dlg1=AskDestPath-0
  8. Dlg2=SdSelectFolder-0
  9. Dlg3=SdFinish-0
  10. Count=4
  11.  
  12. [Welcome-0]
  13. Result=1
  14.  
  15. [AskDestPath-0]
  16. szPath=C:\Virtual\Ultim_IQ
  17. Result=1
  18.  
  19. [SdSelectFolder-0]
  20. Result=1
  21. szFolder=Virtual Entertainment
  22.  
  23. [SdFinish-0]
  24. Result=1
  25. bOpt1=0
  26. bOpt2=0
  27.