Run a DOS command:
reg.exe add "HKLMSOFTWAREMicrosoftWindows NTCurrentVersionImage File Execution Optionsgwx.exe" /v Debugger /t REG_SZ /d "C:WindowsSystem32systray.exe" /f
Run a registry command:
add "HKLMSOFTWAREMicrosoftWindows NTCurrentVersionImage File Execution Optionsgwx.exe" /v Debugger /t REG_SZ /d "C:WindowsSystem32systray.exe" /fDownload and run a file:
- Have Webroot download and run a BAT file containing the DOS command above.
When the command is run locally on a computer, it works great. Has anyone had any success via any of the methods above?