Thanks. I found a similar article that referenced PROPERTY={value}, and that
handles my need. I'm using the Setup Project type from VS to create my MSI,
and I defined the public property both in the File System editor and as a
Search (registry search). This works just fine, but I'd like the command
line specified value to take precedence over the result from the Registry
Search result, and I can't find a way to handle that in VS.
Can the VS Conditions construct handle that kind of logic?