Tiger Posted August 25, 2008 Posted August 25, 2008 I would like to compile this script as 64-Bit Script. RegWrite("HKLM\SOFTWARE\Test") My UDFs:- _RegEnumKey
Andreik Posted August 25, 2008 Posted August 25, 2008 I would like to compile this script as 64-Bit Script. RegWrite("HKLM\SOFTWARE\Test") Use aut2exe. You have there option Compile for System. Choose x64.
Tiger Posted August 25, 2008 Author Posted August 25, 2008 Then I compile the script as a 64-bit, have to write "64" behind "HKLM" My UDFs:- _RegEnumKey
Moderators SmOke_N Posted August 25, 2008 Moderators Posted August 25, 2008 Then I compile the script as a 64-bit, have to write "64" behind "HKLM"Are you saying when you compile to 64 bit, if it should go through all your Reg* strings and add the 64 for you? Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
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