crmiller87
Posts: 9
Joined: Wed Jan 09, 2013 12:30 am

Command line commands for Updates Configuration

I am having trouble finding documentation or examples on how to add updates to my existing Updates project using command line. I know how to edit and build a normal Installer project, i.e.

advinst.exe /edit installer.aip /SetVersion -increment
advinst.exe /build installer.aip

I need to do something similar to this, but with my updates.aip file. Thanks in advance

Colin
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Command line commands for Updates Configuration

Hello Colin,

I'm afraid we don't have support for this. Also, we already have this on our TODO list and this feature will be available in a future version of Advanced Installer. Thank you for your suggestion.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Command line commands for Updates Configuration

Hello Colin,

By now we have added the following command lines which can be used for updates configuration projects:
1. /NewUpdate
2. /SetUpdateDescription
3. /DeleteUpdate

Can you please share with us what else command line options (for updates configuration projects) would you need to be included in Advanced Installer?

Thank you for your feedback.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Dan
Posts: 4513
Joined: Wed Apr 24, 2013 3:51 pm

Re: Command line commands for Updates Configuration

Hello,

New commands that allow you to configure the Update Configuration Project through the CLI are available starting with the version 14.2 of Advanced Installer released on July 26th, 2017.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”