Jump to content

Recommended Posts

Posted

Hello!

I have a problem.

When im compile srcipt and i add .ico then i give:  Error: Unable to add resources 

This is error Auto2Exe but in folder(in appdatalocalAutoItAut2Exe) i have nothing.

When not add ico no problem.

Whats wrong? 

  • Developers
Posted (edited)

No idea what the relation is between the linked post and your answer.

So have you added the exclude for that path in your AV program?

Jos

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

  • Developers
Posted

Ah, ok my bad. I did not read to the end.

anyway - this not working. Now: aut757F.tmp.exe 

ehh...

Well, something is locking the file which makes it unable for aut2exe to add the resources to the PE header.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

I have SciTE4 and AutoIt version v3.3.12.0

SciTE in consol error: 

Aut2exe.exe ended with errors because the target exe wasn't created, abandon build. (C:UsersKacperAppDataLocalAutoIt v3Aut2exe~AU3aclvomw.exe)rc:9999

  • 4 years later...
Posted

Sorry for a late response but I got same result as Zefed, and a possible solution.

This thread lead me to find my problem. The name of icon file was spelled wrong in my case!
The error appear the same way as the Antivirus is remove the compiling file.

#pragma compile(Icon, usb-view.ico) ; Wrong filename "usb-veiw.ico" give error "unable to add resources"

 

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
×
×
  • Create New...