?? uuwin95.reg
字號(hào):
REGEDIT
; Use this file as input to your Windows95 REGEDIT program to
; register the .UUE, .XXE, and B64 file types and associated actions
; The directory containing UUDECODE.EXE must be in the search path, OR
; edit the 4 lines containing UUDECODE.EXE to contain the full path.
; For Example: c:\MyUtils\UUDECODE.EXE
HKEY_CLASSES_ROOT\.UUE = UUEncoded.File
HKEY_CLASSES_ROOT\UUEncoded.File = UUEncoded File
HKEY_CLASSES_ROOT\UUEncoded.File\shell = Decode
HKEY_CLASSES_ROOT\UUEncoded.File\shell\Decode\command = c:\???\UUDECODE.EXE "%1" *\
HKEY_CLASSES_ROOT\UUEncoded.File\shell\Base64.Decode\command = c:\???\UUDECODE.EXE -6 "%1" *\
HKEY_CLASSES_ROOT\UUEncoded.File\shell\Edit\command = c:\windows\notepad.exe "%1"
HKEY_CLASSES_ROOT\.XXE = XXEncoded.File
HKEY_CLASSES_ROOT\XXEncoded.File = XXEncoded File
HKEY_CLASSES_ROOT\XXEncoded.File\shell = Decode
HKEY_CLASSES_ROOT\XXEncoded.File\shell\Decode\command = c:\???\UUDECODE.EXE "%1" *\
HKEY_CLASSES_ROOT\XXEncoded.File\shell\Edit\command = c:\windows\notepad.exe "%1"
HKEY_CLASSES_ROOT\.B64 = Base64.Encoded.File
HKEY_CLASSES_ROOT\Base64.Encoded.File = Base64 Encoded File
HKEY_CLASSES_ROOT\Base64.Encoded.File\shell = Decode
HKEY_CLASSES_ROOT\Base64.Encoded.File\shell\Decode\command = c:\???\UUDECODE.EXE -6 "%1" *\
HKEY_CLASSES_ROOT\Base64.Encoded.File\shell\Edit\command = c:\windows\notepad.exe "%1"
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -