home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 July & August / PCWorld_2007-07-08_cd.bin / komunikace / flashget / flashget186en.exe / $R0 / REGISTRY / 101 (.txt) next >
InstallShield Script  |  2007-05-16  |  967b  |  27 lines

  1.     FGCatchUrl.IECatch.1 = s 'IECatch Class'
  2.         CLSID = s '{2F364306-AA45-47B5-9F9D-39A8B94E7EF7}'
  3.     FGCatchUrl.IECatch = s 'IECatch Class'
  4.         CLSID = s '{2F364306-AA45-47B5-9F9D-39A8B94E7EF7}'
  5.         CurVer = s 'FGCatchUrl.IECatch.1'
  6.     NoRemove CLSID
  7.         {2F364306-AA45-47B5-9F9D-39A8B94E7EF7} = s 'Flashget Catch Url Class'
  8.             ProgID = s 'FGCatchUrl.IECatch.1'
  9.             VersionIndependentProgID = s 'FGCatchUrl.IECatch'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'TypeLib' = s '{79DE8D41-161C-11D3-8B9B-DF77640BA112}'
  14.     NoRemove SOFTWARE
  15.         NoRemove Microsoft
  16.             NoRemove Windows
  17.                 NoRemove CurrentVersion
  18.                 {
  19.                     NoRemove Explorer
  20.                     {
  21.                         NoRemove 'Browser Helper Objects'
  22.                         {
  23.                             ForceRemove {2F364306-AA45-47B5-9F9D-39A8B94E7EF7} = s 'flashget urlcatch'
  24.                         }
  25.                     }
  26.                 }
  27.