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.
FOLLOW US