home *** CD-ROM | disk | FTP | other *** search
/ BUG 14 / BUGCD1998_05.ISO / web / taran / setup.iss < prev    next >
INI File  |  1998-01-30  |  706b  |  50 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=SdRegisterUser-0
  10. Dlg4=SdAskDestPath-0
  11. Dlg5=SdSetupType-0
  12. Dlg6=SdSelectFolder-0
  13. Dlg7=SdStartCopy-0
  14. Dlg8=SdFinish-0
  15. Count=9
  16.  
  17. [SdWelcome-0]
  18. Result=1
  19.  
  20. [SdLicense-0]
  21. Result=1
  22.  
  23. [SdShowInfoList-0]
  24. Result=1
  25.  
  26. [SdRegisterUser-0]
  27. Result=1
  28. szName=Name
  29. szCompany=Nostrum India
  30.  
  31. [SdAskDestPath-0]
  32. Result=1
  33. szDir=<ProgramFilesDir>\Nostrum\Tarantula 1.8
  34.  
  35. [SdSetupType-0]
  36. Result=301
  37. szDir=<ProgramFilesDir>\Nostrum\Tarantula 1.8
  38.  
  39. [SdSelectFolder-0]
  40. Result=1
  41. szFolder=Tarantula
  42.  
  43. [SdStartCopy-0]
  44. Result=1
  45.  
  46. [SdFinish-0]
  47. Result=0
  48. bOpt1=0
  49. bOpt2=0
  50.