在发一个去除显卡右键菜单的批处理
将以下内容拷贝至记事本
regsvr32 /u /s igfxpph.dll
reg delete HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers /f
reg add HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\new /ve /d {D969A300-E7FF-11d0-A93B-00A0C90F2719}
保存,文件名随便取,将文件后缀名又.txt改为 .cmd
然后运行文件,再在桌面上点一下右键,看看碍眼的多余菜单是不是没了