Hello,
I’m working on autobuild script (for finalbuilder). First thing in the script would be detection of prerequisities for successful Delphi project compilation. Is there a way to detect if SmartInspect is installed? Maybe searching for specific value in registry? Registry search is more difficult on 64 bit system (due to WoW registry structure). Of course I can search for \Program Files(*)\SmartInspect, but this is less accurate.
best regards
Piotr Rezmer