home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2006 May / PCpro_2006_05.ISO / files / free_security / msshared / Shared_Computer_Toolkit_ENU.msi / FileXML007 < prev    next >
Encoding:
Text File  |  2005-09-02  |  1.7 KB  |  35 lines

  1. ∩╗┐<!--                                                                                                   -->
  2. <!-- Microsoft Shared Computer Toolkit for Windows XP v1.0                                             -->
  3. <!-- Copyright 2005 Microsoft                                                                          -->
  4. <!--                                                                                                   -->
  5. <!-- AntiVirusUpdates.xml                                                                              -->
  6. <!--                                                                                                   -->
  7. <!-- This file is used to select the AntiVirus Softwares... Do Not Delete!                             -->
  8. <!--                                                                                                  -->
  9.  
  10. <antivirus>
  11.     <Products>
  12.  
  13.         <Product>
  14.            <Name>eTrust Antivirus 7.0</Name>    
  15.            <Version>7.0</Version>
  16.            <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\eTrustAntivirus\CurrentVersion\Version</RegKey>
  17.            <UpdateScriptname>SCTeTrust7VirusUpdate.vbs</UpdateScriptname>
  18.         </Product>
  19.         
  20.         <Product>
  21.            <Name>McAfee VirusScan Enterprise 8.0</Name>    
  22.            <Version>8.0</Version>
  23.            <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Network Associates\TVD\VirusScan Enterprise\Currentversion\szProductVer</RegKey>
  24.            <UpdateScriptname>SCTMcAfee8EntVirusUpdate.vbs</UpdateScriptname>
  25.         </Product>
  26.  
  27.         <Product>
  28.            <Name>McAfee VirusScan 9.0</Name>    
  29.            <Version>Sour</Version>
  30.            <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\McAfee.com\Agent\SourceDisk</RegKey>
  31.            <UpdateScriptname>SCTMcAfee9VirusUpdate.vbs</UpdateScriptname>
  32.         </Product>
  33.         
  34.     </Products>
  35. </antivirus>