J
John Hardin
It was my understanding that HKEY_CURRENT_USER was mapped in under
HKEY_USERS. I had hoped that the local machine administrator could access
all registry information for all users, but I don't find this to be true.
I'm working on the uninstall code for a product which creates registry
entries under HKEY_CURRENT_USER and I had hoped that the local machine
administrator would be able to do a complete uninstall. It now appears that
each user will have to log in and do the uninstall. How do developers
normally deal with uninstall?
Thanks for any enlightenment you can offer.
John
HKEY_USERS. I had hoped that the local machine administrator could access
all registry information for all users, but I don't find this to be true.
I'm working on the uninstall code for a product which creates registry
entries under HKEY_CURRENT_USER and I had hoped that the local machine
administrator would be able to do a complete uninstall. It now appears that
each user will have to log in and do the uninstall. How do developers
normally deal with uninstall?
Thanks for any enlightenment you can offer.
John