Questions tagged as 'autohotkey'

0
answers

AHK - log in and notify with beep

Good. I have an AHK script that I needed to improve, but it is beyond what I can do. The question is simple, dump a website and in case of failure, submit two information. One of them, the last hour and date we went online. The second, warn w...
asked by 27.09.2018 / 12:18
0
answers

Clipboard with content filter - Autohotkey

Do you have any idea how to automate the following situation? I'm using Autohotkey for this. I'll tell you the situation and then I'll tell you the hypotheses I considered (part of them only, since I could not finish it) 1 - I give ctrl...
asked by 22.01.2018 / 03:38
1
answer

Autohotkey: detect Num Lock on / off

Using Autohotkey, I want to change the function of the * (NumpadMult) key from the numeric keypad to Tab, but only when Num Lock is off. When Num Lock is active, it should remain as *. How is it possible?     
asked by 07.06.2015 / 17:11
1
answer

Convert AutoHotkey Script to C # or VB6

I would like to convert the following script done with AutoHokey : DllCall("shdocvw\SetShellOfflineState", "int", False) With this script I can "get" the Internet Explorer of the offline mode without user i...
asked by 23.02.2016 / 16:46