amakrkr Posted November 3, 2009 Share Posted November 3, 2009 Hello, i have a question about my script. It works perfectly on my Vista 64 bit machine. (compiled) But when i send i to my friends PC it doesn't work. (not valid win32 application is the error i think...) I was wondering if is there some trick with compiling or something? Any feedback is appreciated! thx Link to comment Share on other sites More sharing options...
Mat Posted November 3, 2009 Share Posted November 3, 2009 (edited) There are 2 Au2Exe's in that directory ("Autoit3\Aut2Exe\"), One is the x64 version and the other is the standard version. Mat Edit:\AutoIt3\Aut2Exe\Aut2exe.exe \AutoIt3\Aut2Exe\Aut2exe_x64.exeis what you should see. Edited November 3, 2009 by Mat AutoIt Project Listing Link to comment Share on other sites More sharing options...
AdmiralAlkex Posted November 3, 2009 Share Posted November 3, 2009 It works perfectly on my Vista 64 bit machine. (compiled)But when i send i to my friends PC it doesn't work. (not valid win32 application is the error i think...)You compiled as x64 but your friend has x86. You need to compile again but choose x86 this time. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface Link to comment Share on other sites More sharing options...
amakrkr Posted November 3, 2009 Author Share Posted November 3, 2009 thx guys!!!! Link to comment Share on other sites More sharing options...
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