你查一下 windows映像劫持技术(IFEO)http://baike.baidu.com/view/1008480.htm
就知道了
将下面内容 用记事本 存为 a.reg 然后 再双击 a.REG 添加到注册表就行了
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\a.exe]
"Debugger"="shutdown.exe -p"
start "" "H:\a.exe"