Re: [pgadmin-support] same MSI productcode in version 1.22 and 1.22.1

2016-06-07 Thread Dave Page
On Tue, Jun 7, 2016 at 3:16 PM, Osdoba, Sascha wrote: > Dear all, > > > > is it possible to change MSI productcode also in minor versions next time? No (not that I'm expecting to ever do another release of pgAdmin 3 now). > For msi based deployment it’s not good that the same MSI product code is

[pgadmin-support] same MSI productcode in version 1.22 and 1.22.1

2016-06-07 Thread Osdoba, Sascha
Dear all, is it possible to change MSI productcode also in minor versions next time? For msi based deployment it's not good that the same MSI product code is used again. It's also bad if you have a detection on that product code and you want to supersede earlier version with same one. Regards