⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 superpad.reg

📁 一个超级文本编辑器
💻 REG
字号:
REGEDIT
; This .REG file may be used by your SETUP program.
;   If a SETUP program is not available, the entries below will be
;   registered in your InitInstance automatically with a call to
;   CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.

HKEY_CLASSES_ROOT\.txt = SuperPad.Document.4
HKEY_CLASSES_ROOT\SuperPad.Document.4\shell\open\command = SUPERPAD.EXE %1
HKEY_CLASSES_ROOT\SuperPad.Document.4\shell\open\ddeexec = [open("%1")]
HKEY_CLASSES_ROOT\HierSvr.Document.4\shell\open\ddeexec\application = SUPERPAD
	; note: the application is optional
	;   (it defaults to the app name in "command")

HKEY_CLASSES_ROOT\SuperPad.Document.4 = MFC 4.0 Text Document
HKEY_CLASSES_ROOT\SuperPad.Document.4\protocol\StdFileEditing\server = SUPERPAD.EXE
HKEY_CLASSES_ROOT\SuperPad.Document.4\protocol\StdFileEditing\verb\0 = &Edit
HKEY_CLASSES_ROOT\SuperPad.Document.4\Insertable =
HKEY_CLASSES_ROOT\SuperPad.Document.4\CLSID = {00021844-0000-0000-C000-000000000046}

HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046} = MFC 4.0 Text Document
HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\DefaultIcon = SUPERPAD.EXE,1
HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\LocalServer32 = SUPERPAD.EXE
HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\ProgId = SuperPad.Document.4
HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\MiscStatus = 32
HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\AuxUserType\3 = MFC 4.0 Text Document
HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\AuxUserType\2 = Text Document
HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\Insertable =
HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\verb\1 = &Open,0,2
HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\verb\0 = &Edit,0,2
HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\InprocHandler32 = ole32.dll

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -