sconley Posted December 13, 2003 Posted December 13, 2003 Is it possible to use AutoIT 3 to create a registry key (not a registry value)? For example: I want to create a key HKEY_LOCAL_MACHINE\SOFTWARE\Conley and then I can use RegWrite to create the values and data under the key.
Valik Posted December 13, 2003 Posted December 13, 2003 RegWrite automatically creates the key if it doesn't already exist. 20Ice18 1
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