[求助]请问这段注册表命令转换为VB怎么写
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowNT\CurrentVersion\Image File Execution Options\qq.exe]
"Debugger"="123.exe"
这个是通过映像劫持禁止QQ运行
请问用VB代码怎么写?先谢谢啦
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowNT\CurrentVersion\Image File Execution Options\qq.exe]
"Debugger"="123.exe"
这个是通过映像劫持禁止QQ运行
请问用VB代码怎么写?先谢谢啦