Hi, Catalin!
After repeating the logging-off ->manual registration procedure our devops was able to get rid of license issue for the last two days, so looks like the trouble is gone
Catalin,
Thanks for your help.
Your solution has worked and the trial window has disappeared.
Let's hope the license trouble will not repeat like before )
After upgrading to 20.9.1 we've ran into following issue: sometimes our packages (built in Jenkins via AI) display "The package was created with a trial version of Advanced Installer..." popup window. A path to 20.9.1 AdvancedInstaller.com was hardcoded, so it's not about running a wrong version ...
Hi! Our MSI defines 'Microsoft Edge WebView2 Runtime' prerequisite however it does not work as it should 1) Prerequisite is getting installed no matter if it has been installed earlier or not, 2) Prerequisite installation shows an error 'Warning 4154. WebView2 Runtime prerequisite was not correctly ...
To resolve COM versioning issue we've switched to the latest available 20.9.1 which builds fine and seems to work fine. However, I'm still getting a warning 'This package has been created using a Trial Version of Advanced Installer. You may use it for evaluational purposes only' (which ...
"Now, regarding your latest issue, I am not quite sure why that is happening. Have you perhaps edited your Advanced Installer project in a newer version on another machine? If not, perhaps you can give me the steps so i can test this on my end?"
A follow up question: once I've updated the $project file via Save() I've started to get a following error: "This project (fragment) was edited with a newer version of Advanced Installer (20.7.1) and cannot be loaded"
I know that *.aip was created using 17.9. Does it mean that remote box utilizes a ...
Thank you very much, Catalin! However, I've encountered 2 problems: 1) Although $prodDetails.UpgradeCode.GenerateUpgradeCode() does work and generates a new UpgradeCode, setting a property manually $prodDetails.UpgradeCode = "XXX-XXXX-...." does not work due to 'Could not find member' exception. Get ...