Hi team
I have an app that writes to a win9x registry. However, it won't write to a Win2000/Nt Registry. Does anyone know why?
Printable View
Hi team
I have an app that writes to a win9x registry. However, it won't write to a Win2000/Nt Registry. Does anyone know why?
Maybe the user on the nt system doesn't have the permissions to edit the registry. Can you start regedit? (Start --> Run --> Regedit)
On my NT machine i can run regedit. Do you know to set the permissions on the registry? Can this be done a design time?