home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / virtualdrive / virtualdrive.exe / 404 / VDShellRc.dll / 2052 / REGISTRY / 103 (.txt) < prev    next >
InstallShield Script  |  2002-08-13  |  791b  |  17 lines

  1.     VDShell.FolderShell.1 = s 'FolderShell Class'
  2.         CLSID = s '{24C0824F-BC16-41DB-9845-DE545941C3B0}'
  3.     VDShell.FolderShell = s 'FolderShell Class'
  4.         CLSID = s '{24C0824F-BC16-41DB-9845-DE545941C3B0}'
  5.         CurVer = s 'VDShell.FolderShell.1'
  6.     NoRemove CLSID
  7.         ForceRemove {24C0824F-BC16-41DB-9845-DE545941C3B0} = s 'FolderShell Class'
  8.             ProgID = s 'VDShell.FolderShell.1'
  9.             VersionIndependentProgID = s 'VDShell.FolderShell'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.             'TypeLib' = s '{59839B58-AB3B-427B-B181-19DE0509E843}'
  13.     NoRemove Folder
  14.         NoRemove shellex
  15.             NoRemove ContextMenuHandlers
  16.                 'FolderShell Class' = s '{24C0824F-BC16-41DB-9845-DE545941C3B0}'
  17.