home *** CD-ROM | disk | FTP | other *** search
/ Powerdrive 1997 February / POWERDRIVE0297.ISO / share / virutil / vscan95 / setup.iss < prev    next >
Text File  |  1996-11-29  |  954b  |  56 lines

  1. ; McAfee Commuter Silent Install Response File
  2. [InstallShield Silent]
  3. Version=v3.00.000
  4. File=Response File
  5.  
  6. [DlgOrder]
  7. Dlg0=SdWelcome-0
  8. ; Dlg1=SdRegisterUser-0
  9. Dlg1=SdSetupType-0
  10. Dlg2=SdComponentDialog2-0
  11. Dlg3=SdAskOptions-0
  12. Dlg4=SdSelectFolder-0
  13. Dlg5=SdStartCopy-0
  14. Dlg6=SdFinishReboot-0
  15. Count=7
  16.  
  17. [SdWelcome-0]
  18. Result=1
  19.  
  20. ; [SdRegisterUser-0]
  21. ; Result=1
  22. ; szName=John Smith
  23. ; szCompany=ACME, Inc.
  24.  
  25. [SdSetupType-0]
  26. Result=303
  27. ;Result=301        for Typical
  28. szDir=C:\Program Files\McAfee\VirusScan95
  29.  
  30. [SdComponentDialog2-0]
  31. Result=1
  32. Component-type=string
  33. Component-count=3
  34. Component-0=Command Line Scanner
  35. Component-1=Scan95 On-Demand Scanner
  36. Component-2=VShield On-Access Scanner
  37.  
  38. [SdAskOptions-0]
  39. Result=1
  40. Component-type=string
  41. Component-count=2
  42. Component-0=1
  43. Component-1=1
  44.  
  45. [SdSelectFolder-0]
  46. Result=1
  47. szFolder=McAfee VirusScan95
  48.  
  49. [SdStartCopy-0]
  50. Result=1
  51.  
  52. [SdFinishReboot-0]
  53. Result=1
  54. BootOption=0
  55.  
  56.