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

  1.     Delete Network.Tcpipcfg.1
  2.     Delete Network.Tcpipcfg
  3.     NoRemove CLSID
  4.     {
  5.         ForceRemove {A907657F-6FDF-11D0-8EFB-00C04FD912B2} = s 'Microsoft TCP/IP Configuration Notify Object'
  6.         {
  7.             Delete ProgID
  8.             Delete VersionIndependentProgID
  9.             InProcServer32 = s '%MODULE%'
  10.             {
  11.                 val ThreadingModel = s 'Both'
  12.             }
  13.         }
  14.     }
  15.