You can create a custom execute to remove these registry keys when the package is uninstalled. Repeat the procedure but select the Post All Uninstall option when you set up the custom execute. In step 3, use reg delete instead of reg add to remove the keys. However, you should exercise caution when using this process. If multiple packages share the registry keys, using this approach will prevent installed packages from accessing the deleted registry keys.