tjasher
Posts: 4
Joined: Thu Mar 23, 2023 12:49 pm

Choose which Build to Install?

Can Advanced Installer make an install that lets the user choose to EITHER install from a web package download OR install from local files.

I want the user to be presented with a dialog box and they choose which type of install they want to do, local or web.

Perhaps a better way to explain this would be this...

I have two installs built with Advanced Installer:

A web install with small EXE - let's call this Build A,
A local single file MSI install - let's call this build B.

I want a dialog for the user to pick web install or local file install.

If they pick the web install, then run and install Build A - web install with small EXE.

if they pick the local install, then run and install Build B - local single file MSI install.

Is this logic possible with Advanced Installer?

Regards,
TJ
Catalin
Posts: 6608
Joined: Wed Jun 13, 2018 7:49 am

Re: Choose which Build to Install?

Hello Tj,

Please see my answer to your other thread.

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

Return to “Building Installers”