home *** CD-ROM | disk | FTP | other *** search
- REGEDIT4
- ///****************************************************************************\
- //
- // Module: SHELLEXT.REG
- //
- // $Id:
- //
- // Description: Used to register HawkEye features as shell extensions.
- //
- // Functions: None
- //
- // Author: Mark Botticelli (June95)
- //
- // $Log:
- //
- // Copyright (c) 1994-1995 Number Nine Visual Technology
- //
- //\****************************************************************************/
-
- [HKEY_CLASSES_ROOT\CLSID\{03079721-A532-11CE-A971-0080C829B731}]
- @="HawkEye95 Shell Extension (Chameleon Cursor)"
-
- [HKEY_CLASSES_ROOT\CLSID\{03079721-A532-11CE-A971-0080C829B731}\InProcServer32]
- "ThreadingModel"="Apartment"
- @="c:\\windows\\number9\\cursor95.dll"
-
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display]
- @=""
-
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex]
- @=""
-
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers]
- @=""
-
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Chameleon Cursor]
- @="{03079721-A532-11CE-A971-0080C829B731}"