MCPcopy 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

1import win32api
2import win32com.client
3
4shell = win32com.client.Dispatch("WScript.Shell")

Callers

nothing calls this directly

Calls 1

RunMethod · 0.45

Tested by

no test coverage detected