User Tools

Site Tools


software:microsoft:windows:automation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:microsoft:windows:automation [2017/11/14 18:19] – [Welcome to PyAutoGUI’s documentation python automation] superwizardsoftware:microsoft:windows:automation [2020/03/08 21:31] (current) superwizard
Line 1: Line 1:
 +====== autohotkey ======
 +
 +From: https://autohotkey.com/
 +
 +
 +<code>
 +Used to automate windows clicks for data entry
 +
 +has a window information tool that reveals all data for programming the click.
 +
 +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. And if you're really interested, here's a great video about it 
 +</code>
 +
 +
 ====== Welcome to PyAutoGUI’s documentation python automation ====== ====== Welcome to PyAutoGUI’s documentation python automation ======
  
Line 48: Line 65:
 </code> </code>
  
-====== autohotkey ====== 
- 
-From: https://autohotkey.com/ 
- 
- 
-<code> 
-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. And if you're really interested, here's a great video about it  
-</code> 
  
 ====== automating the Windows GUI ====== ====== automating the Windows GUI ======
software/microsoft/windows/automation.1510683545.txt.gz · Last modified: by superwizard