Tiger Posted January 5, 2008 Posted January 5, 2008 How can I run my skript under 64-Bit Vista My UDFs:- _RegEnumKey
Tiger Posted January 5, 2008 Author Posted January 5, 2008 I have written a script for 32-Bit and how can i run this script unter 64-Bit My UDFs:- _RegEnumKey
Valik Posted January 5, 2008 Posted January 5, 2008 Run the 64-bit version of AutoIt? Compile it to 64-bit and run it?
Tiger Posted January 5, 2008 Author Posted January 5, 2008 Where can I find the 64-Bit Version of Autoit My UDFs:- _RegEnumKey
Valik Posted January 5, 2008 Posted January 5, 2008 The same place you find the 32-bit version, in the installation folder.
GaryFrost Posted January 5, 2008 Posted January 5, 2008 Can't seem to find what this thread needs, a duh-ahhhhh emoticon. SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
Tiger Posted January 5, 2008 Author Posted January 5, 2008 Aut2exe.exe = 32-Bit Aut2exeA.exe = 64-Bit? My UDFs:- _RegEnumKey
Zedna Posted January 5, 2008 Posted January 5, 2008 (edited) Aut2exe.exe = 32-BitAut2exeA.exe = 64-Bit?Aut2exe_x64.exebut you need latest AutoIt 3.2.10 versionNote: Aut2exeA.exe is ANSI (nonUnicode) version which will work also on older OS systems like Win9x Edited January 5, 2008 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search
Tiger Posted January 5, 2008 Author Posted January 5, 2008 (edited) Can I only use the compiler from AutoIt 3.2.10Edit: Must I have 64-Bit to compile the script Edited January 5, 2008 by Tiger My UDFs:- _RegEnumKey
Valik Posted January 5, 2008 Posted January 5, 2008 Of course you don't need 64-bit. That'd be rather retarded if we forced you to compile 64-bit scripts on a 64-bit machine. Run the 32-bit compiler, pick the 64-bit option. Compile. You have a 64-bit compiled executable.
Tiger Posted January 5, 2008 Author Posted January 5, 2008 (edited) OK thanks. Must I change something in the script. because my script writes in something in the registry Edited January 5, 2008 by Tiger My UDFs:- _RegEnumKey
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