charly99 Posted July 17, 2022 Posted July 17, 2022 Good, could you guide me what functions do I need to achieve to do what you see in the image? since if I use the traytip function I can only achieve as in the 2nd image, how can I make the icons appear as in the example? #RequireAdmin #include <MsgBoxConstants.au3> #include <TrayConstants.au3> ;example TrayTip("MyProgram", "Instalacion Finalizada", 3, 1)
Subz Posted July 18, 2022 Posted July 18, 2022 Recommend looking at Melba23 great Toast UDF, the download also includes examples: How to make Toast - New version 2 Aug 18 - AutoIt Example Scripts - AutoIt Forums (autoitscript.com) charly99 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now