CODE: [Copy to clipboard]>Test.vbs echo WScript.CreateObject("WScript.Shell").SendKeys "{F5}+{F10}e" start Test.vbs