Allows you to disable error reporting in windows.
Example
Running this code will disable windows error reporting.
plugin command("OS Automation.dll", "disable windows error reporting", "True")
Allows you to disable error reporting in windows.
Running this code will disable windows error reporting.
plugin command("OS Automation.dll", "disable windows error reporting", "True")
Was this helpful?