home *** CD-ROM | disk | FTP | other *** search
/ Computer Active Guide 2009 April / CAGidas04.iso / Programos / wlsetup-all.exe / Messenger.msi / MsgrCore.cab / msgrappdll / REGISTRY / 15 (.txt)
Encoding:
InstallShield Script  |  2009-07-26  |  733 b   |  24 lines

  1.     IMAPP.IMAPP.1 = s 'IMAPP Class'
  2.     {
  3.         CLSID = s '{828030A1-22C1-4009-854F-8E305202313F}'
  4.     }
  5.     IMAPP.IMAPP = s 'IMAPP Class'
  6.     {
  7.         CLSID = s '{828030A1-22C1-4009-854F-8E305202313F}'
  8.         CurVer = s 'IMAPP.IMAPP.1'
  9.     }
  10.     NoRemove CLSID
  11.     {
  12.         ForceRemove {828030A1-22C1-4009-854F-8E305202313F} = s 'IMAPP Class'
  13.         {
  14.             ProgID = s 'IMAPP.IMAPP.1'
  15.             VersionIndependentProgID = s 'IMAPP.IMAPP'
  16.             ForceRemove 'Programmable'
  17.             InprocServer32 = s '%MODULE%'
  18.             {
  19.                 val ThreadingModel = s 'Apartment'
  20.             }
  21.             'TypeLib' = s '{E354A14F-2F73-46c9-B12B-FD58193C4355}'
  22.         }
  23.     }
  24.