Page 1 of 1

Problem with software update package

Published: January 11, 2022 - 5:17 PM
by galio
Hello,

I have a number of updates to install for a new version of a software program.
The problem is that each version of this software has a new "uninstall key," and if I install it this way, I end up with multiple versions of the software installed simultaneously.

How can I manage this? Is it possible to specify the different "uninstall keys" to Wapt so that it uninstalls itself with each update?

Thank you in advance.

Re: Problem with software update package

Published: January 11, 2022 - 5:19 PM
by sfonteneau
Hello, here's

a code example to handle this type of case:
https://www.wapt.fr/fr/doc/wapt-create- ... g-software

Re: Problem with software update package

Published: January 12, 2022 - 10:48 AM
by galio
Hello,

as they say, it's simple, you just had to think of it. :)

Thank you!