Jump to content

PLEASE HELP: Cannot change icon


Zdrok
 Share

Recommended Posts

I am sort of new with AutoIt but I made a working script, and it uses the default AutoIt icon. I want to change the icon of my executable file, but for some reason when I click Compile, the context menu that I have seen screenshots of doesn't pop up. It just makes the file. Is there some preference I have to enable to get that menu to open up when I compile, or is this a glitch? Please respond, this is frustrating. If it helps, here's the version info:

SciTE4AutoIt3

Version 1.77

Dec 24 2008 09:01:19

by Neil Hodgson.

Updated: Valik & Jos

Link to comment
Share on other sites

right click - compile with options. And we know you need help. That is why it is in the general help and support forum; avoid yelling it in the title.

What do I right click? The file in Windows Explorer? If I do that, there is not an option to "Compile with Options."

Link to comment
Share on other sites

  • Developers

Within SciTE press Ctrl+F7 to open a GUI where you can set Directives of which one is for setting the Programs Icon.

Open the SciTE4AutoIt3 Helpfile and look for the #AutoIT3Wrapper directives for details.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Within SciTE press Ctrl+F7 to open a GUI where you can set Directives of which one is for setting the Programs Icon.

Open the SciTE4AutoIt3 Helpfile and look for the #AutoIT3Wrapper directives for details.

I tried that, it just compiles the file. No GUI opens.

Link to comment
Share on other sites

  • Developers

I tried that, it just compiles the file. No GUI opens.

You need to show the SciTE Output pane info so I can see why this happens.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

You need to show the SciTE Output pane info so I can see why this happens.

>"C:\Program Files (x86)\AutoIt3\SciTE\..\aut2exe\aut2exe.exe" /in "C:\Users\Clay\FastClick.au3"

Ultimate Packer for eXecutables

Copyright © 1996 - 2008

UPX 3.03w Markus Oberhumer, Laszlo Molnar & John Reiser Apr 27th 2008

File size Ratio Format Name

-------------------- ------ ----------- -----------

612864 -> 290304 47.37% win32/pe FastClick.exe

Packed 1 file.

>Exit code: 0 Time: 2.323

Link to comment
Share on other sites

  • Developers

>"C:\Program Files (x86)\AutoIt3\SciTE\..\aut2exe\aut2exe.exe" /in "C:\Users\Clay\FastClick.au3"

Ultimate Packer for eXecutables

Copyright © 1996 - 2008

UPX 3.03w Markus Oberhumer, Laszlo Molnar & John Reiser Apr 27th 2008

File size Ratio Format Name

-------------------- ------ ----------- -----------

612864 -> 290304 47.37% win32/pe FastClick.exe

Packed 1 file.

>Exit code: 0 Time: 2.323

This tell me you are not using the Full version of SciTE4AutoIt3. Download the separate installer, install it and try it again.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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...