An open API service indexing awesome lists of open source software.

https://github.com/htcfreek/autoit-scripts

Collection of useful AutoIT-Scripts
https://github.com/htcfreek/autoit-scripts

autoit-script autoit3 autoit3-script useful-scripts

Last synced: 3 months ago
JSON representation

Collection of useful AutoIT-Scripts

Awesome Lists containing this project

README

        

# AutoIT-Scripts

This repository contains useful AutoIT-Scripts.

### Scripts:
```
/src/GetDiskInfoFromWmi : Function to read the disk information form WMI.
/src/GetInstalledPrinterFromWmi : Function to get a list of installed printers for the current user as array or string.
/src/StatusSplashWindow : Shows a custom status window with progress, description and some nice control features.
/src/WaitForAppWindow : Function to wait for a new window opened by a specified process.
```

## Download
Download the files form [here](http://github.com/htcfreek/AutoIT-Scripts/release/latest).

## Usage
Please download the release file from this repo and use the scripts you want.

Attention: You have to provide the license file and the source code along with your release!!

# LEGAL NOTES
## Disclaimer
All named product and company names are trademarks (™) or registered (®) trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.

## License
This Repository is licensed to you under the GNU LGPLv3 license.

See the [LICENSE](LICENSE.md) file in the project root for more information.