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

  1.     HomePage.HomePage.1 = s 'HomePage Class'
  2.     {
  3.         CLSID = s '{766BF2AE-D650-11d1-9811-00C04FC31D2E}'
  4.     }
  5.     HomePage.HomePage = s 'HomePage Class'
  6.     {
  7.         CurVer = s 'HomePage.HomePage.1'
  8.     }
  9.     NoRemove CLSID
  10.     {
  11.         ForceRemove {766BF2AE-D650-11d1-9811-00C04FC31D2E} = s 'HomePage Class'
  12.         {
  13.             ProgID = s 'HomePage.HomePage.1'
  14.             VersionIndependentProgID = s 'HomePage.HomePage'
  15.             ForceRemove 'Programmable'
  16.             InprocServer32 = s '%MODULE%'
  17.             {
  18.                 val ThreadingModel = s 'Apartment'
  19.             }
  20.         }
  21.     }
  22.