JustinWolbeck
Posts: 7
Joined: Tue Aug 11, 2015 8:11 pm

SQL Server native client install

Our installer must support two different DBMS and when the user selects SQL Server we must install SQL Server native client. Is there a way to condition the install of that pre-req like we do in custom actions?

It seems like I am unable to install a MSI under a custom action as I always get an error indicating that another process is installing.
JustinWolbeck
Posts: 7
Joined: Tue Aug 11, 2015 8:11 pm

Re: SQL Server native client install

I found the solution, adding a "Not Installed if" Installation behavior in the organization section for the native client worked for me.

Return to “Building Installers”