Skip to content

htcfreek/AutoIT-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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 file in the project root for more information.