home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Freeware / Comunicatii / golden / GoldenFTPserver-setup.exe / GoldenFTPserver.dll / 1033 / REGISTRY / 101 (.txt)
Encoding:
InstallShield Script  |  2004-08-22  |  914 b   |  24 lines

  1.     SimpleExt.SimpleShlExt.1 = s 'SimpleShlExt Class'
  2.         CLSID = s '{5E2121EE-0300-11D4-8D3B-444553550000}'
  3.     SimpleExt.SimpleShlExt = s 'SimpleShlExt Class'
  4.         CLSID = s '{5E2121EE-0300-11D4-8D3B-444553550000}'
  5.         CurVer = s 'SimpleExt.SimpleShlExt.1'
  6.     NoRemove CLSID
  7.         ForceRemove {5E2121EE-0300-11D4-8D3B-444553550000} = s 'SimpleShlExt Class'
  8.             ProgID = s 'SimpleExt.SimpleShlExt.1'
  9.             VersionIndependentProgID = s 'SimpleExt.SimpleShlExt'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'TypeLib' = s '{5E2121E1-0300-11D4-8D3B-444553550000}'
  14.     NoRemove directory
  15.     {
  16.         NoRemove ShellEx
  17.         {
  18.             NoRemove ContextMenuHandlers
  19.             {
  20.                 ForceRemove SimpleShlExt = s '{5E2121EE-0300-11D4-8D3B-444553550000}'
  21.             }
  22.         }
  23.     }
  24.