Re: RFR: JDK-8248264: WinUpgradeUUIDTest application is missing in downgrade scenario

2020-06-26 Thread alexander . matveev
Hi Alexey, Looks good. Thanks, Alexander On 6/26/20 9:48 AM, Alexey Semenyuk wrote: Please review fix [2] for jpackage bug [1]. Put `RemoveExistingProducts` action before `CostInitialize` action in `InstallExecuteSequence` sequence to uninstall existing product(s) before installer makes cha

Re: RFR: JDK-8248264: WinUpgradeUUIDTest application is missing in downgrade scenario

2020-06-26 Thread Andy Herrick
looks good. /Andy On 6/26/2020 12:48 PM, Alexey Semenyuk wrote: Please review fix [2] for jpackage bug [1]. Put `RemoveExistingProducts` action before `CostInitialize` action in `InstallExecuteSequence` sequence to uninstall existing product(s) before installer makes changes to the file syst