curt.blunt
Posts: 22
Joined: Tue Oct 18, 2022 11:05 am
Location: Remote

Predefined Prerequisites not working in 20.9.1 / 21.0

Hey,

So for some reason I can't get the prerequisites to work with version 20.9.1 or even todays new update 21.0

It's a predefined prereq designed by Advanced Installer but gets an error when trying to install the MSI

Image

Image

Image

Image



Thanks
Curt
Catalin
Posts: 7492
Joined: Wed Jun 13, 2018 7:49 am

Re: Predefined Prerequisites not working in 20.9.1 / 21.0

Hello Curt,

This is quite strange.

If possible, could you please create a sample project that reproduces this and forward me the AIP file? It can be either here or by email at support at advancedinstaller dot com.

I have tried testing this in a sample project, but unfortunately I wasn't quite able to reproduce this as the prerequisite has installed as expected.
Screenshot_54.png
Screenshot_54.png (6.51 KiB) Viewed 3007 times

Most likely, if you check the Control Panel, the prerequisite will be there for you, too, despite receiving this message.

That message is ours and we throw it in case the prerequisite's condition is not met after the installation.

The prereq condition is evaluated twice:

- before the installation --> here it has to be false, meaning the prereq was not installed --> we install it

- after the installation --> here it has to be true, meaning the prereq was correctly installed

Hope this explanation helps and looking forward to receiving the sample so I can run some additional tests!

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

Return to “Common Problems”