Search found 2 matches

Go to advanced search

by ckhos
Tue Jun 13, 2023 7:10 pm
Forum: Common Problems
Topic: Product Code Not Refreshing With AI 20.7.0+
Replies: 7
Views: 14485
 
Jump to post

Re: Product Code Not Refreshing With AI 20.7.0+

Here is the YAML from the Devops Pipeline.

steps:
- task: caphyon.AdvancedInstaller-BuildTask.Caphyon.AdvancedInstaller.BuildTask.AdvancedInstaller@2
displayName: 'Build Advanced Installer package $/Example.aip'
inputs:
advinstLicense: '$(AdvancedInstallerLIcense)'
aipPath: '$/Example.aip ...
by ckhos
Tue Jun 13, 2023 6:12 am
Forum: Common Problems
Topic: Product Code Not Refreshing With AI 20.7.0+
Replies: 7
Views: 14485
 
Jump to post

Product Code Not Refreshing With AI 20.7.0+

We've used Azure Devops tools to build our MSI files for years. Recently we've been getting an error saying, "Another version of this product is already installed." when we are trying to install a newer version. Previously the installer would uninstall the old version and run the new installer ...

Go to advanced search