home *** CD-ROM | disk | FTP | other *** search
/ Total C++ 2 / TOTALCTWO.iso / bcwjava / setup.iss < prev    next >
INI File  |  1996-02-07  |  515b  |  43 lines

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=SdBitmap-0
  7. Dlg1=SdWelcome-0
  8. Dlg2=SdLicense-0
  9. Dlg3=SdShowInfoList-0
  10. Dlg4=SdAskDestPath-0
  11. Dlg5=SdSetupType-0
  12. Dlg6=SdStartCopy-0
  13. Dlg7=SdFinish-0
  14. Count=8
  15.  
  16. [SdBitmap-0]
  17. Result=1
  18.  
  19. [SdWelcome-0]
  20. Result=1
  21.  
  22. [SdLicense-0]
  23. Result=1
  24.  
  25. [SdShowInfoList-0]
  26. Result=1
  27.  
  28. [SdAskDestPath-0]
  29. Result=1
  30. szDir=C:\BC5
  31.  
  32. [SdSetupType-0]
  33. Result=301
  34. szDir=C:\BC5
  35.  
  36. [SdStartCopy-0]
  37. Result=1
  38.  
  39. [SdFinish-0]
  40. Result=0
  41. bOpt1=0
  42. bOpt2=0
  43.