Jump to content

Recommended Posts

Posted (edited)

image.png.d6216f06447ac8d62284e5a49d2135e6.png           image.png.35887eafb35ebc631019a0fbd6568a99.png     vs.     image.png.d9636f8e1e036266e2d2585deda7e44f.png

If you would like to pin the script to the taskbar ( or the start  menu ), it can be done with a link. This script is an example and demonstration.
The way that I go about it, is to have the script and icon with the same name. The easiest way to test this is if the post had it all in a ZIP file so, there:

Example AutoIt v3 Script_v2.zip

Also, it's easier to find in task manager given that you can see your icon.

 

Edited by argumentum
new version

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Posted

Added a new version. It now looks for the environment variable %AUTOIT3DIR% and if it exists, the link will have that instead of the hard path.
That way you can test a beta or another version easily.

To set the %AUTOIT3DIR%, you can run from a command prompt setx AUTOIT3DIR C:\PathTo\AutoIt3 and that'd set it for you.

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   1 member

×
×
  • Create New...