Mrrrr's Forum (VIEW ONLY)
Un forum care ofera solutii pentru unele probleme legate in general de PC. Pe langa solutii, aici puteti gasi si alte lucruri interesante // A forum that offers solutions to some PC related issues. Besides these, here you can find more interesting stuff.
|
Lista Forumurilor Pe Tematici
|
Mrrrr's Forum (VIEW ONLY) | Reguli | Inregistrare | Login
POZE MRRRR'S FORUM (VIEW ONLY)
Nu sunteti logat.
|
Nou pe simpatie: AlexandraBuc89 19 ani
 | Femeie 19 ani Bucuresti cauta Barbat 27 - 65 ani |
|
Mrrrr
AdMiN
 Inregistrat: acum 18 ani
Postari: 2252
|
|
What is AutoHotkey? AutoHotkey (AHK) is a free, open-source macro-creation and automation software for 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.
Beginners
You can use AutoHotkey to: -> Automate almost anything by sending keystrokes and mouse clicks. -> You can write a mouse or keyboard macro by hand or a macro recorder. -> Remap keys and buttons on your keyboard, joystick, and mouse. -> Create hotkeys for keyboard, joystick, and mouse. -> Essentially any key, button or combination can become a hotkey. -> Expand abbreviations as you type them. -> For example, typing "btw" can automatically produce "by the way". -> Retrieve and change the clipboard's contents. -> Convert any AHK script into an executable file that can be run on computers where AutoHotkey is not installed. -> Don't know where to start or how to fix your script? -> Join the friendly AutoHotkey community and ask for help.
Intermediates & Experts
You can also: -> Create custom data-entry forms, user interfaces and menu bars. -> See GUI for details (you can use a Gui editor). -> Automate data entry jobs by reading data from text files, XML, CSV, Excel and various database formats. -> Read signals from hand-held remote controls via the WinLIRC client script. -> Use the Component Object Model (COM). -> Use array/associative array/OOP (Objects). -> Use variadic functions. -> Use DLL calls and Windows Messages. -> Use Perl Compatible Regular Expressions (PCRE). -> Use interactive debugging features and more.
Standard Tools
The AutoHotkey installer includes the English documentation, script compiler and Window Spy:
ahk2exe Convert any AHK script into an executable file that can be run on computers where AutoHotkey is not installed.
Window Spy A tool to retrieve detailed information about program windows and controls. Right click AutoHotkey tray icon to activate.
Portable
Installer
_______________________________________

|
|
pus acum 11 ani |
|
Mrrrr
AdMiN
 Inregistrat: acum 18 ani
Postari: 2252
|
|
Script to wrap selected text between tags:
_______________________________________

|
|
pus acum 10 ani |
|
Mrrrr
AdMiN
 Inregistrat: acum 18 ani
Postari: 2252
|
|
Updated v1.1.13.01 to v1.1.24.03
Changelog:
_______________________________________

|
|
pus acum 8 ani |
|