About 20,600,000 results
Open links in new tab
  1. .net - What are ProductCode & UpgradeCode & GUID? How to …

    More knowledge: The ProductCode is the main identity of a MSI setup. Thumb rules for these codes (ProductCode, UpgradeCode) for setup authors are: Don't change any of them if you …

  2. automation - How to find the UpgradeCode and ProductCode of …

    Feb 21, 2011 · I have an application installed on my machine. I also have its source code but somehow the ProductCode and UpgradeCode of this application were changed. Now I want to …

  3. How can I find the product GUID of an installed MSI setup?

    Apr 29, 2015 · I need to find the product GUID for an installed MSI file in order to perform maintenance such as patching, uninstall (how-to uninstall) and also for auditing purposes.

  4. In WiX, where is the ProductCode specified? - Stack Overflow

    Apr 28, 2012 · I need to know the ProductCode for my .msi file. When I install my application, I can see that the ProductCode is listed in the installation log file. However, the GUID shown …

  5. Apex Web Services Superbadge Unit - Stack Overflow

    Jul 13, 2024 · The API should accept CountryCode as a custom header and the ProductCode as an input parameter to return a string value of the permissible fly zones or appropriate response …

  6. How to uninstall with msiexec using product id guid without .msi …

    Feb 1, 2014 · When the Product ID GUID was left explicit & hardcoded as in the question, the resulting .msi had no ProductCode property but a Product ID property instead when inspected …

  7. MSI/WiX - Should ProductCode change between builds?

    Jul 17, 2023 · I'm using WiX to create an installer for my project, and I'm a bit confused about what ProductCode should do. It seems that the preferred behaviour in WiX is to not set the …

  8. installation - How do you find out the ProductCode from a .Net ...

    Sep 14, 2008 · I need to know the application's ProductCode in the Installer.OnCommitted callback. There doesn't seem to be an obvious way of determining this.

  9. c# - Get Product Code of installed Msi - Stack Overflow

    Jun 14, 2011 · I have a C# program where I have to get the product code of an installed msi. I have only the msi name as the input. Can this be done programmatically?

  10. c# - The installer was interrupted before XXX could be installed.

    Jan 8, 2021 · The installer was interrupted before XXX could be installed. You need to restart the installer and try again (Windows application install)