Online Home
(New-Object -ComObject "wscript.shell").SendKeys("^{ESC}")
Start-Sleep -Seconds 3
[System.Windows.Forms.SendKeys]::SendWait("file explorere")
[System.Windows.Forms.SendKeys]::SendWait("{ENTER}")
No comments:
Post a Comment