Hello,
I recently downgraded from AI 14.1 to AI 13.0 to a project involving multiple instance installs via command line. It's working great.
The application is being distributed by SCCM and users may or may not have my app installed. I was going to have two options - new instance install or upgraded instance. The new install would have all the command switches including the "/newinst". The upgraded instance would have the "/upgrdinst".
I would like to have one option in SCCM - "install this instance" and there would be a "/newinst" if the user doesn't have the instance installed or "/upgrdinst" if they do. Is this possible?
Cheers.