You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing my app (it consists of a bundle which installs one prereq and my product) I see two records in Apps & Features. One is for the bundle, and another seems to reference RegistryKey with the same name as the bundle that I'm adding during installation. Is there a way to make it not show up in Apps & Features?
The registry key is needed for future use by another app. If I don't create a registry it will be a bit more complicated to find, since the product guid changes with every build. (Product Id="*" - I followed directions for implementing MajorUpgrade)
Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
After installing my app (it consists of a bundle which installs one prereq and my product) I see two records in Apps & Features. One is for the bundle, and another seems to reference RegistryKey with the same name as the bundle that I'm adding during installation. Is there a way to make it not show up in Apps & Features?
The registry key is needed for future use by another app. If I don't create a registry it will be a bit more complicated to find, since the product guid changes with every build. (Product Id="*" - I followed directions for implementing MajorUpgrade)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions