home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 October / Chip_1997-10_cd.bin / tema / ehtml / setup.iss < prev    next >
INI File  |  1997-02-12  |  406b  |  31 lines

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=Welcome-0
  7. Dlg1=SdLicense-0
  8. Dlg2=AskDestPath-0
  9. Dlg3=SdSelectFolder-0
  10. Dlg4=SdFinish-0
  11. Count=5
  12.  
  13. [Welcome-0]
  14. Result=1
  15.  
  16. [SdLicense-0]
  17. Result=1
  18.  
  19. [AskDestPath-0]
  20. szPath=<ProgramFilesDir>\Enhanced HTML 97
  21. Result=1
  22.  
  23. [SdSelectFolder-0]
  24. Result=1
  25. szFolder=Enhanced HTML 97
  26.  
  27. [SdFinish-0]
  28. Result=1
  29. bOpt1=0
  30. bOpt2=0
  31.