Ru-Board.club
← Вернуться в раздел «Программы»

» AutoHotkey

Автор: chum2000
Дата сообщения: 01.06.2005 23:28



Актуальная версия: AutoHotkey 1.1.24.01 от 2 августа 2016

Официальный сайт | Англоязычный форум | Русскоязычный форум
Документация (англ.) | Документация и статьи (рус.) | История изменений

Подборка полезных скриптов | AutoHotkey + Total Commander


Цитата:
AutoHotkey — бесплатная open-source программа для создания макросов и автоматизации, позволяющая упростить повторяющиеся задачи.

AutoHotkey позволяет изменить интерфейс практически любой программы. Имеет собственный скриптовый язык, нацеленный специально на лёгкое назначение и переназначение горячих клавиш.

AutoHotkey можно использовать для запуска программ, отправки текста, симуляции мыши. Скриптовый язык позволяет управлять окнами, файлами и папками. Команды могут быть активированы горячими клавишами.

Также имеются возможности создания GUI, работы с реестром, использования собственного API окон для вызова DLL файлов. Скрипты можно скомпилировать в exe файл и запускать на любом компьютере с ОС Windows соответствующей версии.

Наиболее частое применение AutoHotkey:
- переназначение клавиш, глобально или у отдельных программ.
- управление мышкой с помощью клавиатуры или джойстика.
- слежение за системой, автоматическое выполнение некоторых действий по желанию пользователя, таких как напоминание, сканирование или резервное копирование.

САМОЕ ГЛАВНОЕ - программа бесплатна и с исходниками.
Автор: shedow25
Дата сообщения: 31.07.2005 20:42
AutoHotkey 1.0.37.04 (July 30, 2005)
история изменений - _http://www.autohotkey.com/changelog/
скачать - _http://www.autohotkey.com/download/
Автор: lucactus
Дата сообщения: 17.08.2005 15:55
AutoHotkey 1.0.37.05

Цитата:
Fixed hotkeys such as ^!a not to fire twice when "a & b::" is a hotkey. Also fixed hotkeys such as ^!a to work without a $ when "a" is a prefix key such as "a & b::". [thanks t0nyk0]

Fixed hotkeys "LButton::" and "RButton::" not to disrupt Edit control context menus. [thanks Tekl]

Fixed "GuiControl ChooseString" not to ignore the first two items in each ListBox/ComboBox/DDL. [thanks Tekl]

http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: Nick 2003
Дата сообщения: 21.08.2005 23:43
AutoHotkey 1.0.37.06
http://www.softbeta.com/download/608/1/AutoHotkeyInstall.exe
Автор: shedow25
Дата сообщения: 22.08.2005 08:10
AutoHotkey 1.0.37.06 (August 21, 2005)

Цитата:
Fixed auto-replace wildcard hotstrings whose last character is a diacritical letter (e.g. :*:jsá:. [thanks jordi]

Fixed the tray icon to turn green when a paused thread is interrupted by a new thread.

Changed and improved the Pause command: 1) "Pause Off" always affects the thread immediately beneath the current thread rather than the nearest paused thread; 2) "Pause [Toggle]" always pauses the current thread if the thread beneath it is unpaused; 3) Added an option to pause the underlying thread rather than the current thread. [thanks Decarlo110]

Improved the "Pause Script" menu item to work even when the script is idle (which prevents timers from running). [thanks Rajat]

Improved SoundSet and SoundGet to support N/A for ComponentType and numeric values for ControlType. There is also an example script to discover your soundcard's capabilities.
Автор: shedow25
Дата сообщения: 28.08.2005 12:39
AutoHotkey 1.0.37.07 (August 27, 2005)

Цитата:
Fixed disruption of a GUI window's custom icon when "Menu, Tray, Icon" loads a new icon. [thanks Tekl]

Fixed hotstring option "O" (omit end-char) to work even when "B0" (no-backspace) is in effect. [thanks Tekl]

Improved AltTab hotkeys to support Escape as a means of canceling the operation. [thanks catweazle]

_http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: cracklover
Дата сообщения: 28.08.2005 16:37
Самое интересное, что все эти автохоткеи и иже подобные даже рядом не валялись с Workspace Macro Pro. Почему?

Да хотя бы потому, что САБЖ не может абсолютно без ошибок повторять движения мышью и её клики, а Workspace Macro Pro может. Сами сравните.
Автор: shedow25
Дата сообщения: 04.09.2005 08:43
AutoHotkey 1.0.38 (September 3, 2005)

Цитата:
Fixed the Input command to properly capture keystrokes sent by a hotkey or hotstring for which the user is physically holding down SHIFT, CTRL, ALT, or WIN. [thanks wildfire]

Changed "GuiControl, Text" to set the text of a ComboBox's Edit control rather than new choices for its drop-list. Please update your scripts accordingly.

Improved FileMoveDir with an option to unconditionally overwrite the target folder.

Added built-in function IsLabel(), which verifies that a label exists before you Gosub it. [thanks Tekl]

Added built-in function OnMessage(), which can receive custom messages and monitor system messages.

Added a WinLIRC client script that responds to signals from a hand-held remote control. WinLIRC is an open-source utility that captures infrared signals from virtually any brand of remote control.

_http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: cracklover
Дата сообщения: 04.09.2005 11:43
Совершенно не кого не хочу обидеть и прошу прощения за возможный off, но, граждане форумчане, разве САБЖ стоит его обсуждения?

Я терпеливо пробую уже три версии подряд и всё та же фигня.
САБЖ НЕ может стопроцентно точно повторять все действия за юзером.
Записывающая действия приблуда этой проги постоянно ошибается. Из десяти записанных скриптов только один простейший выполняется точно.
ИМХО - полный отстой!
Автор: Nick 2003
Дата сообщения: 06.09.2005 00:21
AutoHotkey 1.0.38.01
http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: shedow25
Дата сообщения: 06.09.2005 08:55
AutoHotkey 1.0.38.01

Цитата:
Fixed GuiContextMenu's A_GuiControl to be non-blank when the user right-clicks a Text, Picture, or Tab control.

Changed OnMessage() to receive LPARAM as an unsigned vs. signed number.
Автор: Maz
Дата сообщения: 08.09.2005 19:54
AutoHotkey 1.0.38.02
http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Changelog:
Fixed inability of "WinSet Region" to accept a negative X-coordinate.
Fixed radio buttons to start a new radio group for each new tab control or page.
Changed VK hotkeys such as "^VK24::" to avoid the use of the keyboard hook when possible. As a side-effect, such hotkeys are now triggered by any key that has the specified virtual key (e.g. both Home and NumpadHome for VK24).
Improved the Hotkey command with option "On" to change a hotkey's label and enable it in one step.
Improved "GuiControl Disable/Enable/Hide/Show" to recognize an optional 1 or 0 suffix to simplify scripts.

Автор: Nick 2003
Дата сообщения: 13.09.2005 04:51
AutoHotkey 1.0.38.03

Цитата:
Changes:
- Fixed key-up hotkeys so that having both a wildcard and a non-wildcard version of the same hotkey works even when the non-wildcard down-hotkey is defined before the non-wildcard up-hotkey. [thanks Paul Haines]
- Improved Edit controls with the option "WantTab", which allows the tab keystroke to produce a tab character.

http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: Nick 2003
Дата сообщения: 22.09.2005 02:44
AutoHotkey 1.0.38.04

Цитата:
Changes:
- Fixed hotstring reset option (Z), which could crash a script. [thanks arbe]
- Improved threads to reduce the chance of an interruption occurring before even a single line can execute. [thanks Paul Haines]
- Added command Critical, which prevents the current thread from being interrupted by other threads. It also buffers incoming events until the critical thread ends.

http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: Nick 2003
Дата сообщения: 23.09.2005 21:56
AutoHotkey 1.0.38.05

Цитата:
Changes:
- Fixed "Menu Show" (broken in the previous version) to call the selected menu item's subroutine prior to executing the command beneath "Menu Show". [thanks Roussi]
- Changed Sleep -1 and Sleep 0 to check the message queue on Windows 9x as they do on other operating systems.

http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: shedow25
Дата сообщения: 27.09.2005 19:19
AutoHotkey 1.0.38.06

Цитата:
Some optimizations were made to the keyboard and mouse hooks. If you have any mission-critical scripts that rely on them, it is recommended that they be re-tested or that you wait two weeks for any bugs to get fixed.

Fixed continuation lines that start with "AND" and "OR" to work even when the next character is in the set "()!~*&-+". [thanks Decarlo110]

Fixed hotkeys/labels such as "(::" and "(MyLabel):" not to be misinterpreted as continuation sections. [thanks whismerhill]

_http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: Nick 2003
Дата сообщения: 03.10.2005 23:58
AutoHotkey 1.0.39

Цитата:
Changes:
- The last change below may impact scripts that use the keyboard or mouse hook. If you have any mission-critical scripts that rely on them, it is recommended that they be re-tested or that you wait two weeks for any bugs to get fixed.
- Fixed inability to have lines consisting entirely of spaces and tabs in continuation sections. [thanks JSLover]
- Fixed hotkeys such as "LButton & LCtrl" to auto-install the mouse hook. [thanks JSLover]
- Added a dedicated thread to service the keyboard and mouse hooks. This eliminates mouse/keyboard lag during long operations such as UrlDownloadToFile. It also prevents keys from getting "stuck down". The new thread consumes only 36 KB of memory and it exists only in scripts that use the hooks.

http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: shedow25
Дата сообщения: 11.10.2005 23:02
AutoHotkey 1.0.40.00

Цитата:
Fixed the mouse and keyboard hooks so that failure to activate them behaves correctly.

Changed the Send command for Russian and other keyboard layouts to be able to produce more ASCII characters (such as the letters A to Z). This does not affect most Western European and English layouts.

Changed hotkeys that are a subset of a wildcard hotkey to take precedence. For example, if *x and ^x are both hotkeys, pressing ^x will now trigger ^x rather than *x.

Improved syntax so that double colons do not need to be escaped.

Improved Send and ControlSend with option {Blind}, which leaves Ctrl/Alt/Shift/Win pressed down if they started that way.

Added a new remapping method that is more simple and powerful than the old methods. For example:

a::b ; Make the "a" key become "b".
Capslock::Ctrl ; Make Capslock become a Control key.
XButton1::LButton ; Make the fourth mouse button behave like the left mouse button.
RCtrl::RWin ; Make the right Control key become the right Windows key.

_http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: LUCA
Дата сообщения: 18.10.2005 08:15
cracklover
У меня все повторяеся точно в 10 случаях из 10.
При определенном опыте получаются очень полезные программы.

P.S Прога SUPER.
Автор: shedow25
Дата сообщения: 22.10.2005 07:13
AutoHotkey 1.0.40.01 (October 21, 2005)

Цитата:
Fixed the title bars of script-owned windows to respond correctly to left and right down-clicks generated by the script's own hotkeys. [thanks Shimanov]

Fixed inability of OnMessage to consistently monitor certain messages such as WM_GETMINMAXINFO.

Changed Critical to be temporarily off during MsgBox and other dialogs.

Added command "Thread NoTimers", which prevents a thread from being interrupted by timers.


CHANGES FOR GUI

Fixed GuiContextMenu's A_GuiControl to be accurate for Text and Picture controls inside a GroupBox or Tab control.

Fixed GuiControl to properly redraw Picture controls and transparent Text controls when they are given new contents.

Increased the width of auto-sized Checkboxes and Radio Buttons by 1 pixel to prevent wrapping on certain desktop themes.

_http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: Nick 2003
Дата сообщения: 25.10.2005 01:51
AutoHotkey 1.0.40.02

Цитата:
Changes:
- Fixed "Transform Unicode" to be able to produce a Unicode string whose first byte is zero. [thanks Shimanov & Laudrin]
- Reduced the size of compiled scripts by 20 KB by having the compiler minimize code size in sections that don't affect script performance.

http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: shedow25
Дата сообщения: 27.10.2005 10:42
AutoHotkey 1.0.40.03 (October 26, 2005)

Цитата:
Because some other solution is necessary, the 1-pixel increase for Checkboxes and Radio Buttons in v1.0.40.01 has been undone.

_http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: shedow25
Дата сообщения: 03.11.2005 11:18
AutoHotkey 1.0.40.04 (November 2, 2005)

Цитата:
Fixed WinGetText and ControlGetText to work on apps that respond incorrectly to WM_GETTEXT (such as AIM). [thanks Yarbuck]

Changed the program to align all data on 32-bit boundaries, which solves DllCall structure issues. [thanks Shimanov]

_http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: shedow25
Дата сообщения: 04.11.2005 17:01
AutoHotkey 1.0.40.05

Цитата:
Fixed Ceil(), Floor(), and "Transform Ceil/Floor" to give the correct answers for all inputs. [thanks Litmus Red]

Fixed remapping so that "Enter" can be a destination key. [thanks jocamero]

Changed ahk_id to work on hidden child windows (controls) without the need for DetectHiddenWindows.

Improved Post/SendMessage to accept quoted/literal strings for wParam/lParam.

_http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: shedow25
Дата сообщения: 10.11.2005 21:09
AutoHotkey 1.0.40.06

Цитата:
Fixed crash of abs() when called with an empty string. [thanks Laszlo]

Fixed the number -0x8000000000000000 in expressions. [thanks Laszlo]

_http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: Nick 2003
Дата сообщения: 16.11.2005 19:09
AutoHotkey 1.0.40.07

Цитата:
Changes:
- Fixed memory leak when a script called a function recursively. [thanks Laszlo]

http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
http://www.autohotkey.net/programs/AutoHotkey104007.zip

AutoHotkey 1.0.40.08

Цитата:
Changes:
- Fixed ComboBoxes to yield the proper selection when: 1) GuiControl altered the Edit field; or 2) the user manually typed a matching item into an AltSubmit ComboBox. [thanks Tekl]

http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
http://www.autohotkey.net/programs/AutoHotkey104008.zip
Автор: Nick 2003
Дата сообщения: 21.11.2005 18:16
AutoHotkey 1.0.40.09

Цитата:
Changes:
- Fixed hotkeys such as ^q to trigger the "*q up" hotkey upon release instead of the ^q hotkey a second time.

http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
http://www.autohotkey.net/programs/AutoHotkey104009.zip
Автор: Nick 2003
Дата сообщения: 01.12.2005 20:12
AutoHotkey 1.0.40.10

Цитата:
Changes:
- Improved ImageSearch and the fast-mode PixelSearch to support 256-color screens (8-bit)

http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
http://www.autohotkey.net/programs/AutoHotkey104010.zip
Автор: Nick 2003
Дата сообщения: 12.12.2005 15:52
AutoHotkey 1.0.40.11

Цитата:
Changes:
- Fixed "GuiControl, %Var%" when Var is blank or contains only a window number. It now updates the control's contents rather than doing nothing. [thanks MisterW]
- Scripts in UTF-8 format can now be loaded (BOM bytes "EF BB BF" at start of file). [thanks D. J. Rausch]

http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
http://www.autohotkey.net/programs/AutoHotkey104011.zip
Автор: Nick 2003
Дата сообщения: 11.01.2006 18:55
AutoHotkey 1.0.40.12

Цитата:
Changes:
- Fixed memory leak when GuiControl loaded some types of images into a Picture control. [thanks beardboy]
- Fixed inability of ToolTip to reappear after it was destroyed externally via Alt-F4, WinClose, etc.

http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
http://www.autohotkey.net/programs/AutoHotkey104012.zip

Страницы: 12345678910111213141516171819202122232425262728293031323334

Предыдущая тема: как добавить ивритские шрифты


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.