I’m looking for a sample NSIS script to detect and install only if necessary SQL Server Compact Edition 4.0.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Answering my own question for my future self. Includes are:
Section is as follows. The version check is testing for SP1
As an aside, I’ve seen some blogs that say x86 AND x64 are required to be installed on a 64 bit system but if I run the x86 on a 64bit system then it errors out with not compatible. Hence only installing either or.