Jump to content

Recommended Posts

Posted

SciTe dumps script copy into RecycleBin @ compile

How do I stop/redirect that please?

Been staring @ SciTe menus for like 45 minutes now, and can't find it for the life of me...

Posted

Do you have an AV? A lot of AV programs see compile autoit scripts as viruses so try there first. At compilation time you can specify where to save.

Posted

I have the same 'problem.' When you compile a script with Ctrl-F7 from SciTe or use "Compile with Options" from Explorer and change the default compile settings, a AutoIt3Wrapper region with the changed settings is added to your script. The version of the script before this change, ends up in the recycle bin...

Posted

I really don't see how this happens and I've compiled scripts on XP, Vista, and OpenSUSE (linux) and they've all worked without any problems (except vista but that worked well enough when I disabled UAC).

Posted (edited)

I'm starting to suspect it happens cause my scripts are not on drive C, cause it never used to happen, until I added a new drive...

When they were on drive C, it used to dump a copy into @scriptdir backup folder

Edited by Oldschool
  • Developers
Posted

Folks,

SciTE4AutoIt3 is running AutoIt3Wrapper and AutoIt3Wrappper_GUI so it should be very simple for you all to figure out that these scripts sometimes updated your script. I have choosen to FileRecycle() the original file to avoid anybody loosing a script when something goes wrong.

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

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