Computing.net: Question & Answers Forum Latest Questions

computing
  • 0
  • 0

When I click on this Vbscript “InitiateStartScreen.vbs” it changes desktop to Start Screen. Set WshShell = WScript.CreateObject(“WScript.Shell”) WshShell.SendKeys “^{ESCAPE}” But I can’t get a batch file to execute it. Any help appreciated. I should add I want the batch file to terminate and the ...