In some computers SQL Server Express may be already installed. In this case, the installer only needs to create a custom instance. How to do it?
This is my problem also. If the machine is having the SQL INSTANCE named SQLEXPRESS the prerequisites (SQL SEVER EXPRESS) should skip else install SQL SERVER EXPRESS.EstebanLopez wrote:Hello Daniel,
Thank you for your answer, I have tried the Always install prerequisite option but it doesn't meet my requirements, I don't want my users to see the install prerequiste window if they have my custom instance and SQL Server Express installed.
Greetings,
Esteban.
To install your SQL prerequisite only when the "SQLEXPRESS" is not already present on the local machine you should use in the "Prerequisite Install Condition" tab a registry search which will look for the "SQLEXPRESS" instance.This is my problem also. If the machine is having the SQL INSTANCE named SQLEXPRESS the prerequisites (SQL SEVER EXPRESS) should skip else install SQL SERVER EXPRESS.
FOLLOW US
Get the latest news in Application Packaging