Skip to content

This UDF is an easy way to create the About dialog for your application

License

Notifications You must be signed in to change notification settings

AutoIT-VN/autoit-about-udf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoIt About UDF

This UDF is an easy way to create the About dialog for your application

Screenshot

AutoIt About UDF

Example

#NoTrayIcon

#include "about.au3"

_showAboutDialog('Your Software Name', '1.0.0', 'Your Name', Default, Default, 'https://junookyo.blogspot.com/')

About

This UDF is an easy way to create the About dialog for your application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • AutoIt 100.0%