Lukas Posted January 28, 2011 Posted January 28, 2011 Hi, I'm trying to run a script compiled mode x86 folder and subfolders in the system (system32) and does not run, I tried with Administrator privilege, I changed the owner and got no success. When running aparacer this message: AutoIt Error - Unable to open the script file. My OS: Windows 7 Ultimate x64 No script compiled in x86 mode does not start in the system32 folder! Help me...
whim Posted January 28, 2011 Posted January 28, 2011 Hi, In Windows 7 x64 the 'System32' drectory is reserved for 64-bit code, the corresponding dir for 32-bits is 'SysWOW64' Consult the help file at: Using AutoIt -> Running under Windows 64-bit Edition
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