Jump to content

Recommended Posts

Posted

I'm sure you know by now that REG_NONE is not supported in AutoIt.

For a workaround I propose:

1.) Write any other kind of REG_ type. The idea of REG_NONE is that the value is not important, so if the value is not important the program you're looking for may not even check it.

2.) Use a .reg file and the regedit executable to write the value.

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
×
×
  • Create New...