home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 April / PCWorld_2005-04_cd.bin / software / temacd / deli / dp203b.exe / deliext.dll / 1033 / REGISTRY / 102 (.txt)
InstallShield Script  |  2004-04-03  |  917b  |  31 lines

  1.     DeliShellExt.CTXMenu.1 = s 'DeliCTXMenu Class'
  2.         CLSID = s '{70D1ABA1-9778-401F-BB99-C5D3C72854D0}'
  3.     DeliShellExt.CTXMenu = s 'DeliCTXMenu Class'
  4.         CLSID = s '{70D1ABA1-9778-401F-BB99-C5D3C72854D0}'
  5.     NoRemove CLSID
  6.         ForceRemove {70D1ABA1-9778-401F-BB99-C5D3C72854D0} = s 'DeliCTXMenu Class'
  7.             ProgID = s 'DeliShellExt.CTXMenu.1'
  8.             VersionIndependentProgID = s 'DeliShellExt.CTXMenu'
  9.             InprocServer32 = s '%MODULE%'
  10.                 val ThreadingModel = s 'Apartment'
  11.     NoRemove Directory
  12.     {
  13.       NoRemove Shellex
  14.       {
  15.         NoRemove ContextMenuHandlers
  16.         {
  17.           ForceRemove {70D1ABA1-9778-401F-BB99-C5D3C72854D0}
  18.         }
  19.       }
  20.     }
  21.     NoRemove *
  22.     {
  23.       NoRemove Shellex
  24.       {
  25.         NoRemove ContextMenuHandlers
  26.         {
  27.           ForceRemove {70D1ABA1-9778-401F-BB99-C5D3C72854D0}
  28.         }
  29.       }
  30.     }
  31.