shobz_krish
Posts: 20
Joined: Mon Dec 02, 2019 2:30 pm

Hybrid Installation

Hello Advanced Installer Team,
I'm looking for creating an installer that will check for a list of prerequisites, show custom dialogs, install application and do some custom actions.
To achieve this, the possibility, I see is to have a hybrid setup - EXE bootstrapper (for prerequisites), MSI (for custom dialogs and custom actions) and MSIX (for the application to benefit the MSIX features). Is this the optimal approach or is there a better way to do this?

Regards,
Shobz
Catalin
Posts: 7504
Joined: Wed Jun 13, 2018 7:49 am

Re: Hybrid Installation

Hello Shobs,

Unfortunately, as you may know, MSIX is pretty limited as for this moment.

Yes, the approach you have presented is the optimal one. Actually, it may be the only approach currently available for what you are trying to achieve.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
shobz_krish
Posts: 20
Joined: Mon Dec 02, 2019 2:30 pm

Re: Hybrid Installation

Thanks Catalin for the response!
Please keep this thread posted, in case of any alternatives coming up in future with Advanced Installer.
Catalin
Posts: 7504
Joined: Wed Jun 13, 2018 7:49 am

Re: Hybrid Installation

You are always welcome, Shobs.
Please keep this thread posted, in case of any alternatives coming up in future with Advanced Installer.
Sure thing. I will assign my self a task and I will notify you about possible alternatives that may come up in the future.

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

Return to “Building Installers”