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

📄 explorerskin.rgs

📁 A Shell Extension Context Menu to Change Skin of Windows Explorer
💻 RGS
字号:
HKCR
{
	IESkin.ExplorerSkin.1 = s 'ExplorerSkin Class'
	{
		CLSID = s '{2DF87FB2-DC9A-4A58-9C0C-0892B7F6B313}'
	}
	IESkin.ExplorerSkin = s 'ExplorerSkin Class'
	{
		CLSID = s '{2DF87FB2-DC9A-4A58-9C0C-0892B7F6B313}'
		CurVer = s 'IESkin.ExplorerSkin.1'
	}
	NoRemove CLSID
	{
		ForceRemove {2DF87FB2-DC9A-4A58-9C0C-0892B7F6B313} = s 'ExplorerSkin Class'
		{
			ProgID = s 'IESkin.ExplorerSkin.1'
			VersionIndependentProgID = s 'IESkin.ExplorerSkin'
			ForceRemove 'Programmable'
			InprocServer32 = s '%MODULE%'
			{
				val ThreadingModel = s 'Apartment'
			}
			'TypeLib' = s '{A8F13F08-F93C-4573-91E9-E16B54348F0B}'
		}
	}
	NoRemove Paint.Picture
    {
        NoRemove ShellEx
        {
            NoRemove ContextMenuHandlers
            {
                ForceRemove IESkin = s '{2DF87FB2-DC9A-4A58-9C0C-0892B7F6B313}'
            }
        }
    }
}

⌨️ 快捷键说明

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