How do I detect if Sql Server Express is installed and running on a machine in a WiX installer?
I want to check before installing my application and if it\'s not ins
The accepted answer above was always passing the condition for me. I got it working using: