Hello,
As far as I know, when silently installing Advanced Installer from command line, the previous version should automatically be removed.
In your case, it is installed side-by-side?
If that is the case, could you please try a command line as it follows and let me know if that helps:
Code: Select all
msiexec /i <path_to_AdvancedInstaller> /qn AI_UPGRADE="Yes"
Hope this helps!
Best regards,
Catalin
FOLLOW US