Jump to content

AutoIT taskbar icon


Recommended Posts

I guess something like this would work??

#AutoIt3Wrapper_icon=@ScriptDir & \your_icon.ico

Just wondering how I can choose the dir that the .ico is stored within.

Edited by jben
Link to comment
Share on other sites

I presume this code below would work providing that the ico is stored within the directory the script runs from and the Data\Icons folders exists, and ofcourse the .ico

#AutoIt3Wrapper_icon=Data\Icons\myicon.ico

I presume something like this would work??

#AutoIt3Wrapper_icon=@ScriptDir & \your_icon.ico

Just wondering how I can choose the dir that the .ico is stored within

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...