doctorjellybean
Programmer
- May 5, 2003
- 145
My application needs to check if another application is installed or not. As the application folder could have various names, e.g. Delphi6, Delphi 7, etc, it would be better to search the registry.
TRegistry doesn't appear to have any search properties. Does anyone have a method to search the registry for a key? Something like if x then y. Using wildcards would be a bonus, but not a necessity.
Thanks.
TRegistry doesn't appear to have any search properties. Does anyone have a method to search the registry for a key? Something like if x then y. Using wildcards would be a bonus, but not a necessity.
Thanks.