Jump to content

No Icon after compiling


Recommended Posts

I can't compile .au3 scripts to .exe with standard icon (right click menu)

 

Tested with v3.3.14.2 (clean & full install)

- Windows 7 Enterprise - SP1 - x64

- Windows 8.1 Enterprise N - x64

 

UU0Vy9a.png

 

(ps at mods.. please move topic into right subforum)

Edited by kaesereibe
Link to comment
Share on other sites

1. Clean & Full Install from AutoIt

2. Rightclick on desktop to create a new .au3 file

3. Fill the file (Notepad++) with a simple MsgBox(0, "Test", "This is a test")

4. Rightclick on .au3 file to compile in x86 and x64

=> no icon

 

==================================================================

Same with Scite and compile with Scite

https://i.imgur.com/KWBhLIu.png

Edited by kaesereibe
Link to comment
Share on other sites

If I don't change anything and put no icon in there it should use the default AutoIt Icon, or not?

https://www.autoitscript.com/autoit3/docs/intro/compiler.htm

(It's a clean install without any changes)

Edited by kaesereibe
Link to comment
Share on other sites

If you need the default AutoIt Icon, you need to select it :)

The default Icon is located at C:\Program Files (x86)\AutoIt3\Icons

 

TD :D

EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time)

DcodingTheWeb Forum - Follow for updates and Join for discussion

Link to comment
Share on other sites

Look at this:

https://www.autoitscript.com/autoit3/docs/intro/compiler.htm

Method 2 - Right Click

Only available if full install performed.

1.  In Explorer browse to the .au3 file that you wish to compile.

2.  Right-click the file to access the pop-up menu.

        compile-rightclick.png

3.  The file will be silently compiled with the same filename - just with a .exe extension.

When compiling in this way, Aut2Exe uses current icon/compression settings (from the last time Aut2Exe was run manually as in method 1).

 

So run Aut2Exe manually and choose desired icon which then will be used at compiling by right click ...

 

Link to comment
Share on other sites

  • Moderators

@kaesereibe, to answer your question the change was made almost exactly two years ago. A quick search of the forum would have produced a number of threads where this has been asked and answered, such as this one:

 

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

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