Main > Free Download Search >

Free autohotkey software for windows

autohotkey

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6
AutoHotkey 1.0.48 Beta

AutoHotkey 1.0.48 Beta


Automate repetitive tasks by creating macros and hotkeys for your mouse, keyboard, and joystick. more>> <<less
Download (237.5KB)
Added: 2008-12-11 License: Freeware Price:
9685 downloads
 
Other version of AutoHotkey
AutoHotkey 1.0.48.05AutoHotkey is such a convenient and helpful utility that can allow users to automate almost anything by sending keystrokes and mouse clicks
Price: Notavailable
License:Freeware
Download (1.9MB)
downloads
Added: 2009-09-23
AutoHotkey 1.0.48.03AutoHotkey 1.0.48.03 is such an effective program which helps you automate almost anything by sending keystrokes and mouse clicks. AutoHotkey 1
Price: Notavailable
License:Freeware
Download (1.9MB)
downloads
Added: 2009-08-24
AutoHotKey 1.0.47.06AutoHotkey is a free, open source utility for Windows. With AutoHotkey, you can: Automate almost anything by sending keystrokes and mouse clicks
License:Freeware
Download (1.9M)
10070 downloads
Added: 2008-10-27
AutoHotkey 1.0.47.05Chris Mallett - AutoHotkey - script your own macros and hotkeys. AutoHotkey. AutoHotkey - script your own macros and hotkeys Customize
License:Freeware
Download (1.91MB)
1041 downloads
Added: 2007-08-28
AutoHotkey 1.0.47.04Chris Mallett - Free Mouse and Keyboard Macro Program with Hotkeys and AutoText. AutoHotkey. AutoHotkey is a free, open-source
License:Freeware
Download (1.92MB)
9912 downloads
Added: 2007-11-11
AutoHotkey 1.0.46.17Chris Mallett - AutoHotkey - script your own macros and hotkeys. AutoHotkey. Customize your keyboard, joystick, and mouse with
License:Freeware
Download (1.9MB)
882 downloads
Added: 2007-06-01
AutoHotkey 1.0.44.07This free, open-source utility can automate almost anything by sending keystrokes and mouse clicks. You can write macros by hand or use the macro reco
License:Freeware
Download (1709KB)
423 downloads
Added: 2008-09-07
AutoHotkey 1.0.20Script your own macros and hotkeys. Any key, mouse/joystick button, or combination can become a hotkey. Automate almost anything: Send keystrokes & mouse
Price: $0.00
License:Freeware
Download (1084K)
11529 downloads
Added: 2004-10-02
AutoHotkey 1.0.16Chris Mallett - Keyboard, joystick, & mouse macros & hotkeys. AutoHotkey. Customize your keyboard, joystick, and mouse with an open source
License:freeware
Download (1.9MB)
10086 downloads
Added: 2008-09-07
Taskbar Autohide 0.2

Taskbar Autohide 0.2


Taskbar Autohide is a program which can auto hide setting with a keyboard shortcut. more>>

Taskbar Autohide 0.2 is a program which can auto hide setting with a keyboard shortcut. Unfortunately, the only built-in way to change the setting is to manually openTaskbar and Start Menu Properties and click the Auto Hide check box. A tray utility called Taskbar Autohide toggles the auto hide setting using a keyboard shortcut or tray icon.

Taskbar Autohide is a compiled AutoHotkey application that toggles the Windows taskbar auto hide setting on and off by:

  • Pressing the WIN+A key combination
  • Double-clicking the tray icon
  • Right-clicking the tray icon and choosing Toggle taskbar autohide.
<<less
Download (234.4KB)
Added: 2008-05-12 License: Freeware Price:
downloads
SmartGUI Creator 4.0

SmartGUI Creator 4.0


SmartGUI Creator - Create Graphical User Interfaces (GUIs) for AutoHotkey Scripts easily more>>
SmartGUI Creator is a visual layout application that will automatically generate GUI scripts.
Main features:
- Completely WYSIWYG - Move / Resize / Rename / Modify controls to see what the generated GUI will look, in realtime.
- GUI Stealer - make copies of existing windows
- Grid background (optional) is skinnable
- Existing GUI scripts created using SmartGUI are re-editable
- GUI count can be set easily from within SmartGUI
- Move a group of controls together while keeping their relative position intact!
Version restrictions:
- Only one Tab control is allowed, though each Tab control can upto have 256 pages.
- Wherever you place the UpDown control in SmartGUI, the resultant GUI will show it adjacent to the last control created.
- Sometimes you might notice some controls disappearing behind the grid or the Tab control. That is a known issue
<<less
Download (273KB)
Added: 2006-07-13 License: Freeware Price:
1208 downloads
HTML TO PHP 1

HTML TO PHP 1


A lightweight program to convert HTML into PHP. Simple and effective. This utility is perfect for all web developers you work with PHP. It is also useful for anyone who doesnt know PHP that well, but more>>

A lightweight program to convert HTML into PHP. Simple and effective. This utility is perfect for all web developers you work with PHP. It is also useful for anyone who doesnt know PHP that well, but needs to alter some code. It was built in AutoHotKey and is freeware. I hope that you find it useful.

System Requirements: Very lightweight, no specific requirements

System Requirements: First Release

<<less
Download (198.90KB)
Added: 2008-11-05 License: Freeware Price:
370 downloads
TabTip-Tamer 3.0

TabTip-Tamer 3.0


Eliminates cursor lag when using many graphics apps that utilize Wacoms pressure sensitive Penabled pen driver on the Tablet PC more>>
Eliminates cursor lag when using many graphics apps that utilize Wacoms pressure sensitive Penabled pen driver on the Tablet PC TabTip-Tamer is an ESSENTIAL application that eliminates cursor lag when using many graphics apps that utilize Wacoms pressure sensitive Penabled pen driver on the Tablet Pc.
The Problem:
All Tablet Pcs have a digitizer, the part of the tablet that tracks the pen input using some sort of stylus. If a user has a tablet that contains a Wacom digitizer, a user must install the "penabled" driver to enable pressure sensitivity in most drawig applications that support it.
The problem? The Wacom driver competes with Microsofts "tabtip.exe" tablet driver, and the result is horribly slow and laggy response times in all of these drawing apps! A total nightmare for most graphic artists who count on this feature! In fact, this lag is noticable even when dragging any type of window, or using firefox!
The Solution:
An early solution I had dreamed up, was to play with the priority settings of tabtip.exe, whenever using a drawing appliation, in order to smooth things out. However, this usually had the negative effect, of severely crippling the smoothness of the built in handwriting recognition panel, (the TIP) unless I manually went in and adjusted the priority of tabtip.exe back to normal.
Enter AutoHotKey. AutoHotKey is an amazing application, that can control almost any aspect of your PC with an easy to learn scripting language. It was a natural to try with my meager understanding of programming, to try and create something that did all of this automatically, taming the tabtip once and for all! After hacking away on my own bits of semi working, broken code, I signed up at the autohotkey forums, and started my plea for help.
When Tabtip-Tamer.exe is run, it runs, and sits active in the system tray waiting for the TIP to come into focus. When it does, the process priority of tabtip.exe is lowered to normal status, but at all other times, its process is set to HIGH, smoothing out pen input operations. Really, this program should be run, each time your tablet starts!
<<less
Download (348KB)
Added: 2006-12-27 License: Freeware Price:
1061 downloads
Swept Away 0.3.1

Swept Away 0.3.1


Swept Away is a simple system tray utility that will automatically minimize the applications that you arent using more>>
Swept Away is a simple system tray utility that will automatically minimize the applications that you arent using Swept Away is a simple system tray utility that will automatically minimize the applications that you arent using.
If you dont like all of the distraction and clutter a desktop full of open windows and you dont minimize every window but the ones youre using, then dont. Now, rather than having to think about it, Swept Away will keeps your desktop clean for you.
What it does: Minimizes inactive windows after a user-defined period of time to keep your working desktop clear. Swept Away was inspired by the Mac-only SpiritedAway.
Usage: Theres really nothing to it - just run Swept Away, set the Time before minimizing (it defaults to 300 seconds (i.e., 5 minutes). You can choose to have Swept Away run at startup through the preferences menu, but by default it will not start up with Windows.
There are some windows that you just dont want to minimize no matter how long theyre inactive. To compensate, Swept Away has an exclusion list that lets you pick the applications you never want Swept Away to minimize.
To exclude a running application, just right-click the Swept Away icon and pick the application you want to exclude on the Exclude list. Unless you deselect it, Swept Away will never minimize windows from that application.
Swept Away is portable, so you can grab just the .exe here. Its also open source, so you can check out the source code here. Swept Away is written in Autohotkey.
<<less
Download (438KB)
Added: 2007-06-28 License: GPL Price:
853 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1