Created
December 10, 2021 16:41
-
-
Save JoeGlines/0f70ca82a12b586e171ce3f8affd66be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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