home *** CD-ROM | disk | FTP | other *** search
/ BUG 14 / BUGCD1998_05.ISO / _desktop / _trayico / setup.iss < prev    next >
INI File  |  1998-02-11  |  452b  |  35 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=SdFinish-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>\TrayIcon
  26.  
  27. [SdSelectFolder-0]
  28. Result=1
  29. szFolder=TrayIcon
  30.  
  31. [SdFinish-0]
  32. Result=0
  33. bOpt1=0
  34. bOpt2=0
  35.