vysakh_bt
Posts: 3
Joined: Thu Jun 20, 2024 7:37 am

Updating Feature Installation Behavior using command

I was trying to Update Feature Installation Behavior using command.
https://www.advancedinstaller.com/user- ... avior.html was used to create the command.However I can't find a proper way to use 'Not installed' behaviour.
Command is working properly while using "installed" behaviour as shown in your example.Please provide me an example for using 'Not installed' behaviour in command.
Current example : AdvancedInstaller.com /edit MyProject.aip /UpdateFeatureInstallationBehavior Feature -behavior installed
Thanks
Liviu
Posts: 1365
Joined: Tue Jul 13, 2021 11:29 am
Contact: Website

Re: Updating Feature Installation Behavior using command

Hello and welcome to our forums,

Please note that I replied to your email on the same subject. To help us manage our workload effectively, we kindly ask that you avoid submitting multiple tickets for the same question. Duplicates can make us waste time answering the same question twice by two different team members.

For others facing a similar scenario, you can use the following command line:

Code: Select all

"C:\Program Files (x86)\Caphyon\Advanced Installer 21.8.2\bin\x86\AdvancedInstaller.com" /edit "Your Application.aip" /UpdateFeatureInstallationBehavior Feature -behavior "not installed"

Hope this helps!

Best regards,
Liviu
________________________________________
Liviu Sandu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
vysakh_bt
Posts: 3
Joined: Thu Jun 20, 2024 7:37 am

Re: Updating Feature Installation Behavior using command

Hi Liviu, got your email.I posted this before getting your reply in email.Moving forward I will either email/post in the community.
Thanks
Liviu
Posts: 1365
Joined: Tue Jul 13, 2021 11:29 am
Contact: Website

Re: Updating Feature Installation Behavior using command

You're always welcome!

Let us know if you have any other questions.

Best regards,
Liviu
________________________________________
Liviu Sandu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”