User Defined Functions: Difference between revisions

From AutoIt Wiki
Jump to navigation Jump to search
mNo edit summary
(Firewall policy2 added)
Line 290: Line 290:
* [http://www.autoitscript.com/forum/index.php?showtopic=113560 FileSystemMonitor (by seangriffin)] - FileSystemMonitor UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=113560 FileSystemMonitor (by seangriffin)] - FileSystemMonitor UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=145158 Firewall (by JLogan3o13)] - Windows Firewall UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=145158 Firewall (by JLogan3o13)] - Windows Firewall UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=194015 Firewall policy2 (by Bilgus)]- Provides access to the firewall policy for Windows Vista+
* [http://www.autoitscript.com/forum/index.php?showtopic=111018 ITaskBarList (by Beege)] - ITaskBarList UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=111018 ITaskBarList (by Beege)] - ITaskBarList UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=74118 Local account (by engine)] - Local account UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=74118 Local account (by engine)] - Local account UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=161193 Magnifier Functions (by Ascend4nt)] - This UDF exposes most of the useful Magnifier API functions available since Windows Vista.
* [http://www.autoitscript.com/forum/index.php?showtopic=161193 Magnifier Functions (by Ascend4nt)] - Exposes most of the useful Magnifier API functions available since Windows Vista.
* [http://www.autoitscript.com/forum/index.php?showtopic=75250 Registry (by engine)] - Windows Registry UDFs.
* [http://www.autoitscript.com/forum/index.php?showtopic=75250 Registry (by engine)] - Windows Registry UDFs.
* [http://www.autoitscript.com/forum/index.php?showtopic=50551 Registry (by seanhart)] - RegWriteAllUsers / RegDeleteAllUsers.
* [http://www.autoitscript.com/forum/index.php?showtopic=50551 Registry (by seanhart)] - RegWriteAllUsers / RegDeleteAllUsers.
Line 298: Line 299:
* [http://www.autoitscript.com/forum/index.php?showtopic=164756 SCCM (by JLogan3o13)] - Systems Center Configuration Manager Library.
* [http://www.autoitscript.com/forum/index.php?showtopic=164756 SCCM (by JLogan3o13)] - Systems Center Configuration Manager Library.
* [http://www.autoitscript.com/forum/index.php?showtopic=134628 System restore (by FredAI)] - System restore UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=134628 System restore (by FredAI)] - System restore UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=186111 SubstWrapper UDF (by mLipok)] - This is an UDF wrapper for windows subst.exe command - (Associates a path with a drive letter).
* [http://www.autoitscript.com/forum/index.php?showtopic=186111 SubstWrapper UDF (by mLipok)] - Wrapper for windows subst.exe command - (Associates a path with a drive letter).
* [http://www.autoitscript.com/forum/index.php?showtopic=135994 Taskplanner/Taskscheduler COM (by Allow2010)] - an UDF for using the Windows Taskplaner / Task Scheduler.
* [http://www.autoitscript.com/forum/index.php?showtopic=135994 Taskplanner/Taskscheduler COM (by Allow2010)] - an UDF for using the Windows Taskplaner / Task Scheduler.
* [http://www.autoitscript.com/forum/index.php?showtopic=83355 Task Scheduler (by dbzfanatic)] - Task Scheduler UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=83355 Task Scheduler (by dbzfanatic)] - Task Scheduler UDF.

Revision as of 13:21, 20 July 2018

This page is a listing of libraries of user defined functions (UDF). These libraries have been written to allow easy integration into your own scripts and are a very valuable resource for any programmer.
This list is probably not complete (306 UDFs on 2018/01/16), but constantly supplemented. If you do not find a solution here, ask a new question on the forum.

Note:
The listed UDFs might have been written for older versions of AutoIt. So there is no guarantee that every UDF works smoothly with newer versions.
None of the UDFs has been tested by the maintainers of this list so you as a user need to make sure that they deliver the expected results.

Automation

Browsers

Microsoft Office

OpenOffice/LibreOffice

Databases and web connections

Data compression

Encryption and hash

GUI Additions

Controls

Hardware

Information gathering

Internet protocol suite

Maths

Media

Graphics and image

Players

Sound

PDF

Security

Social Media and other Website API

Windows

Misc