M
Mark
I cannot Access HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion (64-bit)
because of registry virutalization in x64...
How can I access this using Vb.NET?
My.Computer.Registry.SetValue("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion", "RegisteredOwner", TxtOwner.Text)
It will be redirected to Wow6432... Any ideas? Please post the code...
Thanks in Advance
NT\CurrentVersion (64-bit)
because of registry virutalization in x64...
How can I access this using Vb.NET?
My.Computer.Registry.SetValue("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion", "RegisteredOwner", TxtOwner.Text)
It will be redirected to Wow6432... Any ideas? Please post the code...
Thanks in Advance