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

  1.     Delete Network.NetCfg.1
  2.     Delete Network.NetCfg
  3.     NoRemove CLSID
  4.     {
  5.         ForceRemove {5B035261-40F9-11D1-AAEC-00805FC1270E} = s 'Network Configuration Component Object'
  6.         {
  7.             Delete ProgID
  8.             Delete VersionIndependentProgID
  9.             InProcServer32 = s '%MODULE%'
  10.             {
  11.                 val ThreadingModel = s 'Both'
  12.             }
  13.         }
  14.     }
  15.