tpaladug
04-13-2012, 02:56 AM
Hi All,
We are using Custom code to create or delete registry entries using Win32RegistryService and SimpleRegistryManager but using these will create registry entries under HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node.
In 64bit machines we need to create registry entires under HKEY_LOCAL_MACHINE\SOFTWARE , is there any other classes or api to create 64bit regsitry entry .
We can create by using "set Windows registry " action but i did not see any action to delete the 64bit registry entry. That is the reason why we are opting for Custom code.
We are using Custom code to create or delete registry entries using Win32RegistryService and SimpleRegistryManager but using these will create registry entries under HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node.
In 64bit machines we need to create registry entires under HKEY_LOCAL_MACHINE\SOFTWARE , is there any other classes or api to create 64bit regsitry entry .
We can create by using "set Windows registry " action but i did not see any action to delete the 64bit registry entry. That is the reason why we are opting for Custom code.