schniter
Posts: 3
Joined: Fri Feb 03, 2023 11:14 am

command-line switch for the EXE Setup /prereqs <prereq_id_list>

Hello,

I need to pass /prereqs to EXE setup, It accept <prereq_id_list>.
Where to find 'id' of prerequiste and how to put this parameter on Cmd.

Best regards
Catalin
Posts: 6585
Joined: Wed Jun 13, 2018 7:49 am

Re: command-line switch for the EXE Setup /prereqs <prereq_id_list>

Hello,

First of all, please note that option only works for "pre-install" prerequisites.

Now, what you need to pass is the "Name" of the prerequisite, which can be found in the "Prrequisites" page.
Screenshot_68.png
Screenshot_68.png (29.32 KiB) Viewed 4528 times

The command line can look something as it follows:
Screenshot_69.png
Screenshot_69.png (12.06 KiB) Viewed 4528 times

This option basically skips the UI displayed by our EXE which let's the user decide what prerequisites he/she wants installed.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”