Eternal21
Posts: 21
Joined: Mon Aug 15, 2016 5:51 pm

How can I configure install dialogs from command line?

Fri Nov 25, 2022 10:29 pm

I am creating an installer using command line only, without using the UI application to edit .api files.

Is there a way to manually remove dialogs I don't want displayed during install? For example, how would I remove the following dialog:
WelcomeDlg

I went through the entire command line documentation and can't find anything relating to dialogs. Below is the UI for the dialogs. Normally I would delete them there, but I want to do it from the command line using the "AdvancedInstaller.com /edit" command.

Image

Eusebiu
Posts: 4931
Joined: Wed Nov 14, 2012 2:04 pm

Re: How can I configure install dialogs from command line?

Tue Nov 29, 2022 11:36 am

Hello,

I'm afraid that the dialogs cannot be edited from the command line, we do not have support for this. They can only be edited from the Advanced Installer GUI.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”