Jump to content

Recommended Posts

Posted

Need a good how to on the AutoIT3Wrapper_icon, Plz!

#AutoIt3Wrapper_icon=icon.ico <=Not Working, or i just don't know how it use it...

autoit ver: 3.2.6.0

Heres part of my source:

#AutoIt3Wrapper_icon=icon.ico
#AutoIt3Wrapper_outfile=AMP 3.exe
While 1
Wend

or in code tags:

#AutoIt3Wrapper_icon=icon.ico
#AutoIt3Wrapper_outfile=AMP 3.exe
While 1
Wend

I have a 32x32 icon file called icon.ico in the same directory as the script... When i compile this script it doesnt set the Icon or the set the outfile.... What my real goal is i want all of my 8 different scripts to have thier own header for a different compile icon....

-Thanks! =)

[center][/center]

Posted

#AutoIt3Wrapper_Icon=F:\Projects\AMP\AMP 3.0.2 Beta\Icon.ico
#AutoIt3Wrapper_outfile=F:\Projects\AMP\AMP 3.0.2 Beta\Amp 3.exe

Now i have exact paths and it still won't work... any other ideas??

[center][/center]

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   0 members

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