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 / 102 (.txt) < prev    next >
InstallShield Script  |  2008-01-19  |  695b  |  19 lines

  1.     HNetCfg.HNetShare.1 = s 'HNetShare Class'
  2.         CLSID = s '{5C63C1AD-3956-4FF8-8486-40034758315B}'
  3.     HNetCfg.HNetShare = s 'HNetShare Class'
  4.         CLSID = s '{5C63C1AD-3956-4FF8-8486-40034758315B}'
  5.         CurVer = s 'HNetCfg.HNetShare.1'
  6.     NoRemove CLSID
  7.     {
  8.         ForceRemove {5C63C1AD-3956-4FF8-8486-40034758315B} = s 'Home Networking Sharing Configuration Manager'
  9.         {
  10.             ProgID = s 'HNetCfg.HNetShare.1'
  11.             VersionIndependentProgID = s 'HNetCfg.HNetShare'
  12.             InProcServer32 = s '%MODULE%'
  13.             {
  14.                 val ThreadingModel = s 'Both'
  15.             }
  16.             'TypeLib' = s '{43E734CA-043D-4A70-9A2C-A8F254063D91}'
  17.         }
  18.     }
  19.