home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 8 / Chip_Hitware_Vol_08.iso / chiphit8 / online / 95sithog / setup.iss < prev    next >
INI File  |  1997-01-02  |  438b  |  33 lines

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