Skip to content

Instantly share code, notes, and snippets.

@JoeGlines
Created December 10, 2021 16:41
Show Gist options
  • Save JoeGlines/0f70ca82a12b586e171ce3f8affd66be to your computer and use it in GitHub Desktop.
Save JoeGlines/0f70ca82a12b586e171ce3f8affd66be to your computer and use it in GitHub Desktop.
Appskey & z:: ;launch my zoom meeting and turn on video
run %comspec% /c ""C:\Users\Joe\AppData\Roaming\Zoom\bin\Zoom.exe" "--url=zoommtg://zoom.us/join?action=join&confno=81557xxxx"",,hide
WinWait, Zoom Meeting
Sleep, 100
Send !v ;Alt V is typical hotkey for toggling video
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment