Search This Blog

Wednesday, November 24, 2010

Functionality: Code for not locking the system by defeult while the script is running.

Set WSHShell = CreateObject("WScript.Shell")
WSHShell.SendKeys "^%{F1}"

No comments:

Post a Comment