home *** CD-ROM | disk | FTP | other *** search
/ Computer Active Guide 2009 April / CAGidas04.iso / Programos / wlsetup-all.exe / Writer.msi / PostFiltDll / REGISTRY / 102 (.txt) < prev    next >
Encoding:
InstallShield Script  |  2009-07-26  |  1.4 KB  |  45 lines

  1.     WindowsLiveWriterFilter.WebPostFilter.1 = s 'WebPostFilter Class'
  2.         CLSID = s '{4DFA66FF-1EE1-4BAF-A034-0023FB7372EB}'
  3.     WindowsLiveWriterFilter.WebPostFilter = s 'WebPostFilter Class'
  4.         CLSID = s '{4DFA66FF-1EE1-4BAF-A034-0023FB7372EB}'
  5.         CurVer = s 'WindowsLiveWriterFilter.WebPostFilter.1'
  6.     NoRemove CLSID
  7.         ForceRemove {4DFA66FF-1EE1-4BAF-A034-0023FB7372EB} = s 'WebPostFilter Class'
  8.             ProgID = s 'WindowsLiveWriterFilter.WebPostFilter.1'
  9.             VersionIndependentProgID = s 'WindowsLiveWriterFilter.WebPostFilter'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Both'
  13.             val AppID = s '%APPID%'
  14.             'TypeLib' = s '{62B21E27-8299-4A97-9960-E7523F19F937}'
  15.     NoRemove Software
  16.         NoRemove Microsoft
  17.             NoRemove RSSearch
  18.                 NoRemove ContentIndexCommon
  19.                 {
  20.                     NoRemove Filters
  21.                     {
  22.                         NoRemove Extension
  23.                         {
  24.                             ForceRemove .wpost = s '{4DFA66FF-1EE1-4BAF-A034-0023FB7372EB}'
  25.                             {
  26.                             }
  27.                         }
  28.                     }
  29.                 }
  30.     NoRemove Software
  31.         NoRemove Microsoft
  32.             NoRemove RSSearch
  33.                 NoRemove ContentIndexCommon
  34.                 {
  35.                     NoRemove Filters
  36.                     {
  37.                         NoRemove Extension
  38.                         {
  39.                             ForceRemove .wpost = s '{4DFA66FF-1EE1-4BAF-A034-0023FB7372EB}'
  40.                             {
  41.                             }
  42.                         }
  43.                     }
  44.                 }
  45.