sumit1
Posts: 18
Joined: Thu Nov 29, 2018 3:40 pm

Identify Installed prerequisites

Hi

We want to identify the list of prerequisite needs to install.Following are the details

1) Pre-requisites Pre-Install contains .Net framework 4.5.1,Microsoft Sql Server 2012 and Microsoft ODBC driver 13 for Sql Server

2) When installation started if .Net framework is already installed then skip this installations of .Net frameworks and continue with Sql Server and ODBC installation this process done but we want to identify specific prerequisites already installed and specific prerequisites needs to installed.

On that basis we want to print/Hide some messages from dialog box
e.g:
1) If not detect this 3 prerequisites on machine then we want to display message like Please wait wizard installs .Net Framework,Sql Server and ODBC
driver.
2) If .Net framework already installed then display message like Please wait wizard installs sql Server and ODBC driver.
3) If .Net framework and sql sever is already installed then display message like please wait wizard installs ODBC driver and hide the text boxes
related to sql server credential.





Can you please provides all steps for this

Thank you
Catalin
Posts: 6585
Joined: Wed Jun 13, 2018 7:49 am

Re: Identify Installed prerequisites

Hello Sumit,

I have already answered your forum thread here:

viewtopic.php?f=1&t=36366

which I think address the same question.

Kind regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
sumit1
Posts: 18
Joined: Thu Nov 29, 2018 3:40 pm

Re: Identify Installed prerequisites

Thank you Catalin
Catalin
Posts: 6585
Joined: Wed Jun 13, 2018 7:49 am

Re: Identify Installed prerequisites

You are always welcome, Sumit.

I am glad I could help.

All the best,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Feature Requests”