home *** CD-ROM | disk | FTP | other *** search
/ Winstone 1999 / PCP_Bench_2000_3.iso / ZDBench / awb99 / setup.iss < prev    next >
Encoding:
InstallShield Response File  |  1998-10-02  |  473 b   |  36 lines

  1. [InstallShield Silent]
  2. Version=v3.00.000
  3. File=Response File
  4.  
  5. [Application]
  6. Name=Audio WinBench 99
  7. Version=Version 1.0
  8. Company=Ziff-Davis
  9.  
  10. [DlgOrder]
  11. Dlg0=SdWelcome-0
  12. Count=5
  13. Dlg1=SdAskDestPath-0
  14. Dlg2=SdSelectFolder-0
  15. Dlg3=SdStartCopy-0
  16. Dlg4=SdFinish-0
  17.  
  18. [SdWelcome-0]
  19. Result=1
  20.  
  21. [SdAskDestPath-0]
  22. szDir=c:\ZDBENCH
  23. Result=1
  24.  
  25. [SdSelectFolder-0]
  26. szFolder=ZD Benchmarks
  27. Result=1
  28.  
  29. [SdStartCopy-0]
  30. Result=1
  31.  
  32. [SdFinish-0]
  33. Result=1
  34. bOpt1=0
  35. bOpt2=0
  36.