bboysza Posted October 25, 2005 Posted October 25, 2005 (edited) Hello, I've recently updated to 3.1.1.84 (Including Scite to 1.66) and am now having trouble beta compiling my scripts. If I rollback to 3.1.1.56 , everything works fine. Just wondering if my error is unique or if anyone else is experiencing this same issue: The Aut2Exe error: Error: Unable to execute upx.exe to compress stub file. Could this be an issue related to AutoItSC.bin? If I run a release compile, it works - but then of course, none of my BETA features work. I've done complete fresh installs. Thanks, Ben EDIT: Relase compile fails with the same error as well. Edited October 25, 2005 by bboysza Ben
bboysza Posted October 25, 2005 Author Posted October 25, 2005 (edited) Hello,I've recently updated to 3.1.1.84 (Including Scite to 1.66) and am now having trouble beta compiling my scripts. If I rollback to 3.1.1.56 , everything works fine. Just wondering if my error is unique or if anyone else is experiencing this same issue:The Aut2Exe error:Error: Unable to execute upx.exe to compress stub file.Could this be an issue related to AutoItSC.bin?If I run a release compile, it works - but then of course, none of my BETA features work. I've done complete fresh installs.Thanks,BenEDIT: Relase compile fails with the same error as well.Ah ha! This only happens now when I have my scripts stored on network drives. If I copy my scripts over to my local drive, no issues (at least I could compile). No, file security is not an issue. 3.1.1.56 works - and all previous versions have worked in this network-drive manor.So, where or what is the issue exactly? Seems like UPX isn't being called correctly for some reason - maybe a path formatting problem. Perhaps it's being called with a path relative to the script. I.E., if the script is on K:, then ..\Program Files\Autoit\beta\blah blah.. Perhaps. Edited October 25, 2005 by bboysza Ben
Developers Jos Posted October 25, 2005 Developers Posted October 25, 2005 Ah ha! This only happens now when I have my scripts stored on network drives. If I copy my scripts over to my local drive, no issues (at least I could compile). No, file security is not an issue. 3.1.1.56 works - and all previous versions have worked in this network-drive manor.So, where or what is the issue exactly? Seems like UPX isn't being called correctly for some reason - maybe a path formatting problem. Perhaps it's being called with a path relative to the script. I.E., if the script is on K:, then ..\Program Files\Autoit\beta\blah blah.. Perhaps. Does a right-mouse-click/Compile work when done from Win Explorer ? 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.
Confuzzled Posted October 25, 2005 Posted October 25, 2005 What anti-virus software are you running on the server? Has it quarantined anything recently? What does the console output at the bottom of the editor say when you run it from inside the editor?
datskat Posted October 25, 2005 Posted October 25, 2005 the problem is with VirusScan software, see http://www.autoitscript.com/forum/index.php?showtopic=17313 or http://www.autoitscript.com/forum/index.php?showtopic=17315
bboysza Posted October 25, 2005 Author Posted October 25, 2005 I checked with our internal admin - this particular server is running Mcafee. I see in the other threads that today's dat seems to pass our code. That's cool, I'll just wait until our servers are updated. Thanks guys. Ben
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