Answer» Hey does anyone know how to send windows key using VBS?
Thanks,What are you REFERRING to in SEND?
I have a few things that come to mind, but i need more info to know I am on track with what you are trying to do. Are you wanting to send-pass a windows key into a location like an unattended install or send it out from say the REGISTRY using a VBS? Or something ELSE ... registry key alteration etc?Windows Key? http://www.pcmag.com/article2/0,2817,2384344,00.asp Nope, not that http://dltv.wordpress.com/2007/03/12/vbs-script-to-get-windows-xp-cd-key-and-save-to-text-file/ No Send? http://www.computerperformance.co.uk/ezine/ezine120.htm
If you're talking about the Windows logo key on the keyboard, you cannot use the sendkeys METHOD in VBScript. This also applies to the context menu, numlock and print screen keys.
If you're not talking about the Windows logo key on the keyboard, then we need more information.
Correction to above post: The numlock key can can be sent via the sendkeys method.
Sorry for any confusion. sorry for ambigouity, i want to send the windows logo key using wshshell.sendkeys()
if this isnt possible does anyone know how to move a window in C++ using a handle to fill half the screen, the same as when you PUSH a window in windows 7 to the far side and it auto does it for you?
|