KnutJ Posted February 27, 2014 Posted February 27, 2014 (edited) Using AutoIt 3.3.10.2 Wrapper 2.1.4.5 Aut2Exe 3.3.10.2 SciTE4AutoIt3 14.1.22.21 SciTEConfig v1.6.11.1 Currently trying to convince Avira Antivir to leave my freshly compiled files alone... !>15:16:25 Aut2exe.exe ended errors because the target exe wasn't created, abandon build. (C:Dokumente und Einstellungen[username]Lokale EinstellungenAnwendungsdatenAutoIt v3Aut2exe~AU3ttahini.exe)rc:9999 Not having luck due to security constraints declared by the company i am working at. (cannot configure avira at all) Any chance to switch off the triggering function whichever tickles the AV-Software? Edit : Found a workaround. i commented the following line (inspired by post above) and it works ;~ #AutoIt3Wrapper_Icon=..\Icon\myicon.ico No Icon for me, but at least i can compile ... Edited February 27, 2014 by KnutJ
Moderators JLogan3o13 Posted February 27, 2014 Moderators Posted February 27, 2014 What happens if you use the #pragma alternative for your icon? "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!
KnutJ Posted February 27, 2014 Posted February 27, 2014 :-) Had to find out about #pragma, but tested: #pragma compile(Icon, ..\Icon\Administration.ico) !>16:27:56 Aut2exe.exe ended errors because the target exe wasn't created, abandon build. (C:\Dokumente und Einstellungen\[Username]\Lokale Einstellungen\Anwendungsdaten\AutoIt v3\Aut2exe\~AU3xnhmiri.exe)rc:9999
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