sconley Posted January 27, 2004 Posted January 27, 2004 Can I use HotKeySet to set {F12} as a hot key? I have only been able to get this to work if I use Alt or Ctrl in combination with another key. I thought I read another post concerning this but could not find it.
Administrators Jon Posted January 27, 2004 Administrators Posted January 27, 2004 Single function keys are OK, but Windows traps a couple for its own purposes (F12 I think) Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/
sconley Posted January 27, 2004 Author Posted January 27, 2004 Your correct...I changed my code to use {F11} and the hotkey is not working. thanks....
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now