@title §清理右键菜单§
@Color b1
@echo正在清理右键菜单,请稍后……
@echo off
@reg svr32 /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}
@goto end