Hello,
What is the best way for you to deliver new versions of your OEM-stamped software?
Currently, I’m manually modifying the ProductGuid inside the OemInstallerWizard XML file. This approach works well in terms of installation and software functionality, but it causes each installation to appear as a separate entry in the list of installed applications.
There is also the option of creating a custom installer that includes the modified and system files, as Paavo described. However, I’ve found this method to be unreliable.
For now, I plan to stick with the first approach, but I would appreciate any advice on how to avoid leftover entries in the installed applications—or any entirely new method you might recommend.
Thanks and regards, Miro