Olaf S
Posts: 23
Joined: Wed Oct 16, 2013 7:11 pm

prerequisites needing internet connection

Wed Nov 17, 2021 2:49 pm

Hi,

I have a package that depends on .Net 4.8. I have checkmarked that it gets downloaded ("Download single file from URL"). However, it seems that the installer looks for an internet connection even if .Net 4.8 (or newer) is already installed. Can I prevent AI to do that somehow?

Reason: The package is installed using SCCM / local SYSTEM User which intentionally has no internet access. Usually, .Net 4.8 or higher will already be installed when this package is about to be installed. However, the package config as it is now allows also an installation by a human being on a local client which will have I-Net access.

Anyone?

Catalin
Posts: 6542
Joined: Wed Jun 13, 2018 7:49 am

Re: prerequisites needing internet connection

Wed Nov 17, 2021 3:13 pm

Hello Olaf,

When you add a web-based prerequisite to your setup (that needs to be downloaded), the "Run only if an active Internet Connection is found" option is automatically enabled in "Launch Conditions" page.

If the prerequisite is already installed on that machine, you can disable the option I mentioned above and you should be able to deploy the setup.

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

Return to “Building Installers”