pspadshell_unreg.bat
来自「是一个很好的编辑器」· Batch 代码 · 共 4 行
BAT
4 行
@Echo off
Rem This batch file unregisters the PSPad context menu handler
%SystemRoot%\System32\RegSvr32 PSPadShell.dll /u
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?