home *** CD-ROM | disk | FTP | other *** search
/ ftp.funduc.com / 2014.08.ftp.funduc.com.tar / ftp.funduc.com / decext.zip / DECEXT.REG < prev    next >
Windows Registry Data  |  2003-12-08  |  600b  |  16 lines

  1. REGEDIT4
  2. # This file assumes the program is in c:\tools\decext
  3. # Adjust accordingly, while noting a \ must be entered as \\
  4. [HKEY_CLASSES_ROOT\CLSID\{a90d5ea0-a1d7-11cf-8dc1-00805fc2353f}]
  5. @="DecExt"
  6.  
  7. [HKEY_CLASSES_ROOT\CLSID\{a90d5ea0-a1d7-11cf-8dc1-00805fc2353f}\InProcServer32]
  8. @="C:\\tools\\decext\\decext.dll"
  9. "ThreadingModel"="Apartment"
  10.  
  11. [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\DecExt]
  12. @="{a90d5ea0-a1d7-11cf-8dc1-00805fc2353f}"
  13.  
  14. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved]
  15. "{a90d5ea0-a1d7-11cf-8dc1-00805fc2353f}"="DecExt"
  16.