Study

VBScript(브이비스크립트) Key Excute(키 실행)

메디츠 2024. 1. 27. 10:18
반응형

08년 8월 기준.

 

'Press CTRL+ALT+F5

Set WshShell = WScript.CreateObject("WScript.Shell")

WshShell.SendKeys "^%{F5}"

반응형