Jump to content

RegWrite does not work on 2003 x64


Recommended Posts

I am not sure if this should be in the bug forum since I am not sure if AutoIT is supported on Windows Server 2003 x64. Most of my AutoIT scripts work fine, but the RegWrite and RegDelete commands will not work. I get no error, it just does not update the registry keys. The program works fine on 2000 and 2003 Server.

Link to comment
Share on other sites

I am not sure if this should be in the bug forum since I am not sure if AutoIT is supported on Windows Server 2003 x64. Most of my AutoIT scripts work fine, but the RegWrite and RegDelete commands will not work. I get no error, it just does not update the registry keys. The program works fine on 2000 and 2003 Server.

Reg operations from 32 bit applications on a 64 bit windows OS are automatically directed to another path.. I just can't remember what path it was.

It works though, several people have done it.

Edited by Manadar
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...