luger Posted January 12, 2016 Share Posted January 12, 2016 (edited) #pragma compile(Out, Example.exe) #pragma compile(Icon, black.ico) #pragma compile(UPX, False) MsgBox(0, "World", @AutoItVersion & @CR & @OSArch)Why does the file icon ? Where is the problem?Ico file: black.ico Edited January 12, 2016 by luger Link to comment Share on other sites More sharing options...
orbs Posted January 12, 2016 Share Posted January 12, 2016 (edited) works for me. perhaps it's because you are using SciTE-Lite, while i'm using the full SciTE package.even if that's not the cause of your issue, it is strongly advised to use the full SciTE package. it has many useful tools and features.same goes for your other topic.EDIT: you have presented your issue in a very clear and useful manner. well done! Edited January 12, 2016 by orbs luger 1 Signature - my forum contributions: Spoiler UDF: LFN - support for long file names (over 260 characters) InputImpose - impose valid characters in an input control TimeConvert - convert UTC to/from local time and/or reformat the string representation AMF - accept multiple files from Windows Explorer context menu DateDuration - literal description of the difference between given dates Apps: Touch - set the "modified" timestamp of a file to current time Show For Files - tray menu to show/hide files extensions, hidden & system files, and selection checkboxes SPDiff - Single-Pane Text Diff Link to comment Share on other sites More sharing options...
luger Posted January 12, 2016 Author Share Posted January 12, 2016 (edited) works for me. perhaps it's because you are using SciTE-Lite, while i'm using the full SciTE package.even if that's not the cause of your issue, it is strongly advised to use the full SciTE package. it has many useful tools and features.same goes for your other topic.EDIT: you have presented your issue in a very clear and useful manner. well done! Too Thank you.. "Full SciTE package."--> "https://www.autoitscript.com/files/autoit3/autoit-v3-setup.exe" -->DownloadNew Program Files Setup x64-->(The following picture)The new installation was correcting something This makes it became.Approximately 30 to 60 minutes afterIcon'n needs time to become this I can not identify the problem. Edited January 12, 2016 by luger Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now