Jump to content

Recommended Posts

Posted (edited)

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
Posted

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

 

  • Moderators
Posted

@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!

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