bonzo Posted December 22, 2009 Posted December 22, 2009 I have a program which uses the new crypt/encrypt functions from the latest stable release v3.3.2.0. After compiling and starting it it all works fine. But when I copy the compiled exe file to a different folder it just doesn't do anything. No messages, no errors displayed. I put some debug markers in the file and it seems it exits the program at the line: #include <Crypt.au3> Any thoughts what is happening? Thanks
bonzo Posted December 22, 2009 Author Posted December 22, 2009 I just tackled the problem. I don't know why yet, but it has to do with the inclusion of the 7z udf.
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