home *** CD-ROM | disk | FTP | other *** search
/ WDR Computer Club Digital 1996 October / CLUB10_96.BIN / antiviru / mcaf_wnt / setup.ini < prev    next >
INI File  |  1996-07-22  |  1KB  |  31 lines

  1. ;*****  SETUP.INI                                  *****
  2. ;*****  Copyright (C) 1996 McAfee Associates Inc.  *****
  3. ;*****  This is a sample file illustrating         *****
  4. ;*****  SMS support for VirusScan NT install-      *****
  5. ;*****  ation.  The variables are described        *****
  6. ;*****  as follows:                                *****
  7. ;*****  TargetDir - Install location on Target PC  *****
  8. ;*****  ProgramGroup - Group for Program Icons     *****
  9. ;*****  StartOption - Option to start service      *****
  10. ;*****                Valid options are `Manual'   *****
  11. ;*****                or `Auto'                    *****
  12. ;*****  StartNow - Start the service during setup  *****
  13. ;*****  BDC - Specify if target PC is BDC          *****
  14. ;*****  ProvideUaP - Will you provide Username and *****
  15. ;*****               Password?                     *****
  16. ;*****  DomainName - Name of System Domain         *****
  17. ;*****  UserName - Username for Service to start   *****
  18. ;*****  Password - Password assoc. w/ username     *****
  19.  
  20.  
  21. [SETUP]
  22. TargetDir=C:\WIN32APP\VirusScanNT
  23. ProgramGroup=McAfee VirusScan NT
  24. StartOption=Manual
  25. StartNow=No
  26. BDC=Yes
  27. ProvideUaP=NO
  28. DomainName=
  29. UserName=
  30. Password=
  31.