Jump to content

Icon missing in EXE


 Share

Recommended Posts

Hello, what happened to my AutoIt? Suddenly no compiled file has the dark blue A icon in it. I have some older scripts which do have it but when I just recompile it the exe loses the icon. AutoIt 3.3.14.2 on Windows 10

Edited by LoWang
Link to comment
Share on other sites

No. I just create a script with one line
msgbox(0,"no icon?","")

compile with F7 in Scite. The console says

>"C:\Program Files (x86)\AutoIt3\SciTE\..\AutoIt3.exe" "C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.au3" /NoStatus /prod /in "C:\scripty\pokusy\icon.au3"
+>12:57:25 Starting AutoIt3Wrapper v.17.224.935.0 SciTE v.3.7.3.0   Keyboard:00000405  OS:WIN_10/  CPU:X64 OS:X64  Environment(Language:0409)  CodePage:0  utf8.auto.check:4
+>         SciTEDir => C:\Program Files (x86)\AutoIt3\SciTE   UserDir => C:\Users\VitezslavZurek\AppData\Local\AutoIt v3\SciTE\AutoIt3Wrapper   SCITE_USERHOME => C:\Users\VitezslavZurek\AppData\Local\AutoIt v3\SciTE 
>Running AU3Check (3.3.14.2)  from:C:\Program Files (x86)\AutoIt3  input:C:\scripty\pokusy\icon.au3
+>12:57:25 AU3Check ended.rc:0
>Running:(3.3.14.2):C:\Program Files (x86)\AutoIt3\aut2exe\aut2exe_x64.exe  /in "C:\scripty\pokusy\icon.au3" /out "C:\Users\VitezslavZurek\AppData\Local\AutoIt v3\Aut2exe\~AU4E02.tmp.exe" /nopack /comp 2
+>12:57:26 Aut2exe.exe ended.C:\Users\VitezslavZurek\AppData\Local\AutoIt v3\Aut2exe\~AU4E02.tmp.exe. rc:0
+>12:57:26 Created program:C:\scripty\pokusy\icon.exe
+>12:57:27 AutoIt3Wrapper Finished.
>Exit code: 0    Time: 2.497

And the file looks like this:

 

AutoItNoIcon.jpg

Link to comment
Share on other sites

  • Moderators

We have this wonderful forum search feature that would have shown you the many times this has been asked and answered.

 

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