home *** CD-ROM | disk | FTP | other *** search
/ Perfect Web Design / Dokonaly-Webdesign_covermount.bin / files / ASP.EXE / setup.iss < prev    next >
Encoding:
InstallShield Response File  |  1996-12-05  |  284 b   |  22 lines

  1. [InstallShield Silent]
  2. Version=v3.00.000
  3. File=Response File
  4.  
  5. [Application]
  6. Name=Active Server Pages
  7. Company=Microsoft
  8.  
  9. [DlgOrder]
  10. Dlg0=Welcome-0
  11. Dlg1=OptionDialog-0
  12. Count=2
  13.  
  14. [Welcome-0]
  15. Result=1
  16.  
  17. [OptionDialog-0]
  18. InstallODBC=1
  19. InstallDocs=1
  20. InstallSP1=1
  21. Result=1
  22.