home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Freeware / Utilitare / radlinker / RadLinker.ms_ / RadLinker.ms / _9ECC8A8A89E044DB833C11B840A046D5 / REGISTRY / 102 (.txt)
InstallShield Script  |  2004-12-29  |  857b  |  24 lines

  1.     RadMnu.RadMnuExt.1 = s 'RadMnuExt Class'
  2.         CLSID = s '{7700EB62-DB7C-47AF-A092-04376CA1D24C}'
  3.     RadMnu.RadMnuExt = s 'RadMnuExt Class'
  4.         CLSID = s '{7700EB62-DB7C-47AF-A092-04376CA1D24C}'
  5.         CurVer = s 'RadMnu.RadMnuExt.1'
  6.     NoRemove CLSID
  7.         ForceRemove {7700EB62-DB7C-47AF-A092-04376CA1D24C} = s 'RadMnuExt Class'
  8.             ProgID = s 'RadMnu.RadMnuExt.1'
  9.             VersionIndependentProgID = s 'RadMnu.RadMnuExt'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'TypeLib' = s '{1D6E01F4-9A07-4FE5-9BD7-BF5EB8E6248A}'
  14.     NoRemove Directory
  15.     {
  16.         NoRemove Background
  17.         {
  18.             ShellEx
  19.                 NoRemove ContextMenuHandlers
  20.                 {
  21.                     ForceRemove RadMnu = s '{7700EB62-DB7C-47AF-A092-04376CA1D24C}'
  22.                 }
  23.     }
  24.