Skip to main content

Questions tagged [autohotkey]

AutoHotkey (AHK) is a free, open-source macro-creation and automation software for Microsoft Windows that allows users to automate repetitive tasks. It is driven by a scripting language that was initially aimed at providing keyboard shortcuts, otherwise known as hotkeys, that over time evolved into a full-fledged scripting language.

1 vote
1 answer
2k views

What software can I use for Voice activated hokeys?

So, I would like to have a program that will do certain functions based on given voice commands. The most important is to apply hotkeys, ie... "Start Menu" -> windows key, "Back" -> backspace ...
user24055's user avatar
  • 363
1 vote
1 answer
107 views

if selected text has site url and email address then i want to convert all url and email address into link?

for example this None of the shortcuts are things you couldn't do within Windows with a few extra clicks or with a small 3rd-party app, but http://JDContextMenu.com bundles them together into a ...
metal gear solid's user avatar
-2 votes
4 answers
1k views

Shoot me a reminder 20 minutes after logon please [closed]

Is it possible to create a reminder notification to notify 20 minutes after a computer is logged onto by any user account? The goal is to have the notification be triggered after 20 minutes of usage ...
metal gear solid's user avatar
5 votes
2 answers
5k views

How can I make AutoHotKey delete text in a web field?

I've seen a lot of info (here & elsewhere) about things you can get AutoHotkey to do with text once the user has selected it, but is there a way to have an AHK script select the text itself? I'm ...
user avatar
1 vote
1 answer
372 views

How to select any text and save that text directly in a .txt file in pre-specified folder?

How to select any text and save that text directly in a .txt file in specified folder(in script like D:/backup/) and file name (filename.txt) should be asked upon pressing keyboard shortcut.
metal gear solid's user avatar
1 vote
1 answer
115 views

How to select text then convert with html tag?

LIke This is a paragraph. IF i select this text then press any keypoard shortcut. it should be chnage to this <p>This is a paragraph.</p> I need auto hot key script and will add more ...
metal gear solid's user avatar
1 vote
2 answers
2k views

Maxi/minimizing active applications in system tray

This is a little hard to explain, so I'll try with an example. I have a lot of always active applications that have the feature which enables them to be minimized to system tray. Double click / or ...
Rook's user avatar
  • 24k
1 vote
5 answers
451 views

How to show Year, date and day along with Time in windows taskbar?

How to show Year, date and day along with Time in windows taskbar? through autohotkey
metal gear solid's user avatar
1 vote
2 answers
1k views

How to add timestamp with custom text using keyboard shortcut?

From a keyboard shortcut I want to add this text Custom text - 31/12/09 - 10:00:15(GMT) Time, date and Time zone should be taken from System in same format.
metal gear solid's user avatar
1 vote
3 answers
893 views

How to remove more than one space from selected text?

for example this ( see space between word, space after fullstop and space before fullstip) We prefer questions that can be answered, not just discussed. We prefer questions that can be ...
metal gear solid's user avatar
0 votes
2 answers
490 views

How to convert selected text to sentence case?

How to convert selected text to sentence case? like How Are YOU to this How are you
metal gear solid's user avatar
1 vote
2 answers
1k views

How to make a seperate standalone exe for any single or multiple Autohotkey script which i like and want to send a non-geek friend

i want to make for this script How can I combine two AutoHotkey scripts into one?
metal gear solid's user avatar
0 votes
1 answer
793 views

Return the currently logged on domain using Autohotkey

I am writing a script and want to check whether the user is currently logged into the local machine or to the windows domain. I specifically want to get the name of the domain, as the script may be ...
mwolfe02's user avatar
  • 455
-2 votes
1 answer
1k views

How to make exe of autohotkey scripts?

see example http://antun.vkrgnf.com/wp-content/uploads/2008/03/jttss02_insertmodule.png download this application then see what i want http://antun.vkrgnf.com/?page_id=2 for example if i have a text ...
metal gear solid's user avatar
5 votes
6 answers
3k views

How to replace LaTeX commands with Unicode symbols?

Often, during a conversation or an email, or at a forum, I would like to type some math, but I don't need full equation support. Unicode symbols should suffice. What I need is an easy way to type ...
Elazar Leibovich's user avatar

15 30 50 per page