cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
gridman
Level 8

Problem creating Exit Condition for Suite Project

I am trying to create an Exit Condition for SQL Server 2008 Express in a Suite project. I have IS 2012 Premier. Here is the info:

Registry Key: HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\SQLEXPRESS\MSSQLServer\CurrentVersion
Value Name: CurrentVersion
64-Bit Key: False
Comparision: LessThan
Compare To: 10.0

Basically, if SQL Server 2008 Express is not installed, I don't want the installation to continue. I've tried lots of combinations (LessThanEqual, Greater, GreaterThan) but can't get this to work.

I've also tried the RegistryExists condition, but I didn't have success with that either.

Has anyone done this condition before?
Labels (1)
0 Kudos
(2) Replies
kmoulton
Level 6

Based on what you have displayed, it doesn't appear that you are using the Conversion setting.

I have been using the registry comparison and registry exists options in the Detection conditions. They seem to be working correctly for me.
0 Kudos
rguggisberg
Level 13

gridman,
Did you ever get this figured out? I have a similar problem
http://community.flexerasoftware.com/showthread.php?p=478713#post478713
0 Kudos