I set up a Search Registry Launch Condition in my .NET setup project. The value I'm looking for is a path of another program where I need to install as a plugin. Now, this works.
But I don't know what value is returned if it cannot find the registry key (program not installed). I need this value to create a setup condition around it.