When I use the action > RegistryWrite "HKEY_LOCAL_MACHINE" < the registry show this:
- HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows...
But I want this string without > Wow6432Node < because the action doesnt work with this direction.
The correct string would be:
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows...
How can I do this without change my OS to 32Bits? I have tried with plugins, but the same I get.
Many thanks in advanced.... hugs
