Allows you to restart explorer.
Example
Running this code will restart the Windows Explorer.
plugin command("OS Automation.dll", "restart explorer")
Allows you to restart explorer.
Running this code will restart the Windows Explorer.
plugin command("OS Automation.dll", "restart explorer")
Was this helpful?