![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Can I use a Launch Condition to detect the presence of a key without a value? and if so how? Just to put this into context, I hope to have a launch condition to detect whether the Adobe SVG viewer has been installed. I know that it has if the registry key "HKLM\SOFTWARE\Adobe\Adobe SVG Viewer" exists. The trouble is that there are no values under this key, none at all. There is a sub-key "HKLM\SOFTWARE\Adobe\Adobe SVG Viewer\3.02" which contains information specific to the current version, but I would rather not test explicitly for the presence of version 3.02 because this is a specific version and won't work if someone has a later release. So, can I check for just the key "HKLM\SOFTWARE\Adobe\Adobe SVG Viewer"? I've tried various things but haven't been able to get it to do what I want. Any help would be appreciated. Thanks. Brian. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |