home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / v cisle / steadystate / SteadyState_Setup_ENU.exe / softwareupdates.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-04-17  |  1.7 KB  |  39 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" ?>
  2. <!--                                                                                                   -->
  3. <!-- Windows SteadyState                                                                               -->
  4. <!-- Copyright 2007 Microsoft                                                                          -->
  5. <!--                                                                                                   -->
  6. <!-- SoftwareUpdates.XML                                                                               -->
  7. <!--                                                                                                   -->
  8. <!-- This file contains the search strings for anti-virus and other software updates. Do Not Delete!   -->
  9. <!--                                                                                                   -->
  10. <softwareupdates>
  11.   
  12.   <software
  13.     id="eTrust7.0" 
  14.     name="CA eTrust 7.0"
  15.     detectionPath="SOFTWARE\ComputerAssociates\ScanEngine\Path"
  16.     detectionName="Engine" 
  17.     append="InoDist.exe"
  18.     script="SCTeTrust7VirusUpdate.vbs"
  19.     category="Anti-Virus" />
  20.  
  21.   <software
  22.     id="McAfee" 
  23.     name="McAfee VirusScan"
  24.     detectionPath="SOFTWARE\McAfee.com\Agent"
  25.     detectionName="Install Dir" 
  26.     append="mcupdate.exe"
  27.     script="SCTMcAfeeVirusUpdate.vbs"
  28.     category="Anti-Virus" />
  29.   
  30.   <software
  31.     id="TrendMicro7.0"
  32.     name="TrendMicro OfficeScan Corporate Edition 7.0"    
  33.     detectionPath="SOFTWARE\TrendMicro\PC-cillin"
  34.     detectionName="Application Path"
  35.     append="pccmain.exe"
  36.     script="SCTTrendMicroAntiVirus.vbs"
  37.     category="Anti-Virus"  />
  38.  
  39. </softwareupdates>