Keyboard.println("echo Set WshShell = WScript.CreateObject(\"WScript.Shell\"): WshShell.SendKeys \"{CAPSLOCK}\"' > %temp%\\capslock.vbs");
Set WshShell = WScript.CreateObject("WScript.Shell"): WshShell.SendKeys "{CAPSLOCK}"ï
$s = @ï
[DllImport("user32.dll", CharSet=CharSet.Auto, ExactSpelling=true)]
public static extern short GetAsyncKeyState(int virtualKeyCode);
ï@
Thank you. This is turning out to be interesting. Please let me know if I can be of any help.
--
You received this message because you are subscribed to the Google Groups "kautilya-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kautilya-user...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Best regards,Lorenz--
You received this message because you are subscribed to the Google Groups "kautilya-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kautilya-user...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.