Jump to content

Recommended Posts

Posted

Hi.

I have noticed that temporary file used on compilation are still not deleted.

On Windows XP : @UserProfileDirLocal SettingsApplication DataAutoIt v3Aut2Exe

On Windows 8 x64 : @UserProfileDirAppDataLocalAutoIt v3Aut2Exe

The leaving files are empty, but IMHO they should be deleted.

Best Regards.Thierry

Posted

Are you using AutoIt3Wrapper to compile?

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

This was discussed a month ago

'?do=embed' frameborder='0' data-embedContent>>

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted (edited)

Hi mlipok. The discussion is not really the same.

I talk about *.tmp empty files that are not deleted in @UserProfileDir...AutoIt v3Aut2Exe dir when you compile with Aut2Exe on a normal process.

gil900 talk about non empty exe files in user root directory not deleted when he compile with the wrapper of Scite4AutoIt due to AV or similar process ...

Edited by Tlem

Best Regards.Thierry

Posted (edited)
It is quite possible that these two problems are connected to each other.
From my observation is that both refer to AV, and access to files during the build process.
 

 

Besides, see this post:
 

 
since then have enabled the relevant rule in the EXCLUDE folder lists.
Despite this, it happens that the build process is not carried out correctly.

 

EDIT:

On the other hand, you should always take into account that I may be mistaken in this regard.

Edited by mlipok

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted
  On 12/26/2013 at 2:32 AM, mlipok said:

 

On the other hand, you should always take into account that I may be mistaken in this regard.

 

 

It's the most likely option.

Like Jos said, "It indeed seems that aut2exe doesn't cleanup the tempfile."

One of my test was made on system without AV, so it can be in relation with that.

Try yourself, deactivate your AV and compile script. If I am wrong, you will know how to tell it to me. o:)

Best Regards.Thierry

  • Administrators
Posted

Yeah it's a bug. I'm not sure how it happened because the last bugs I fixed in aut2exe last month were making sure it cleaned all it's temp files. Doh.


 

Posted

Thank you Jon. No doupt that you find it later. ;)

For the moment, it's just empty files, so it's not catastrophic. ^^

Best Regards.Thierry

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