home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / System32 / hnetcfg.dll / REGISTRY / 100 (.txt) next >
InstallShield Script  |  2008-01-19  |  739b  |  24 lines

  1.     NoRemove CLSID
  2.     {
  3.         ForceRemove {46C166AA-3108-11D4-9348-00C04F8EEB71} = s 'Home Networking Configuration Manager'
  4.         {
  5.             Delete ProgID
  6.             Delete VersionIndependentProgID
  7.             InProcServer32 = s '%MODULE%'
  8.             {
  9.                 val ThreadingModel = s 'Both'
  10.             }
  11.         }
  12.         ForceRemove {d851f103-8c90-4321-aff0-58ba5bd421c2} = s 'SharedAccess Notification Sink'
  13.         {
  14.             val AppID = s '{ce166e40-1e72-45b9-94c9-3b2050e8f180}'
  15.         }
  16.     }
  17.     NoRemove AppID
  18.     {
  19.         ForceRemove {ce166e40-1e72-45b9-94c9-3b2050e8f180} = s 'SharedAccess'
  20.         {
  21.             val LocalService = s 'SharedAccess'
  22.         }
  23.     }
  24.