i am using the following code:
Dim wShell
Set WshShell = CreateObject("WScript.Shell")
dim userInput
userInput = InputBox("Enter a website for the hotkey CTRL+SHIFT+1.", "Hotkeys")
what code would i use after this so that it would set a system hotkey so that whenever the user presses...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.