Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-65107.py
File
recipe-65107.py
recipes/Python/65107_SendKeys_Windows_Script_Host_WSH/recipe-65107.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
win32api
2
import
win32com.client
3
4
shell = win32com.client.Dispatch(
"WScript.Shell"
)
Callers
nothing calls this directly
Calls
1
Run
Method · 0.45
Tested by
no test coverage detected