📄 shellext2.rgs
字号:
HKCR
{
NoRemove AppID
{
'%APPID%' = s 'ShellExt2'
'ShellExt2.DLL'
{
val AppID = s '%APPID%'
}
}
NoRemove *
{
NoRemove shellex
{
NoRemove ContextMenuHandlers
{
ForceRemove CopyNewFile = s '{52F96297-B319-4335-BA9D-79C4B7BE18DC}'
}
}
}
NoRemove Directory
{
NoRemove shellex
{
NoRemove ContextMenuHandlers
{
ForceRemove CopyNewFile = s '{52F96297-B319-4335-BA9D-79C4B7BE18DC}'
}
}
}
NoRemove Folder
{
NoRemove shellex
{
NoRemove ContextMenuHandlers
{
ForceRemove CopyNewFile = s '{52F96297-B319-4335-BA9D-79C4B7BE18DC}'
}
}
}
}
HKLM
{
Software
{
Microsoft
{
Windows
{
CurrentVersion
{
Shell Extensions
{
Approved
{
ForceRemove '{52F96297-B319-4335-BA9D-79C4B7BE18DC}' = s 'File new copy'
}
}
}
}
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -