Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Removing Registry Keys


2 replies to this topic

snowc9901

snowc9901
  • Members
  • 1 posts

Posted 26 October 2005 - 19:55

I read the following article, "How do I add HKEY_CURRENT_USER registry entries to all profiles?"

How do I remove HKEY_CURRENT_USER registry entries from all profiles?

Thanks


Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 27 October 2005 - 13:00

This would require a custom action that loads all the user hives into registry and deletes those entries. In genreal such entries are considered user data and should be left behind.

mayur

mayur
  • Members
  • 12 posts

Posted 02 November 2005 - 16:59

Hi All,

Yes,you can install HKCU registry for each user if you can make one of those HKCu reg as a key path and you are having a advertise entry points in your package.

But it is not possible to remove HKCU reg and userdatafiles from each user profile during uninstallation.


Mayur