I would like to remove my registry settings upon app removal. How can I do this?
So I would probably be looking for an event that gets fired. I just cannot find anything like this in the documentation.
Registry settings are automatically removed when the channel is removed. If you have multiple channels signed with the same key, then the registry settings will get cleared when the last one is removed.
great! thank you.
