Hello,
I'd like to call git (msysGit) from another application. And I would like to
avoid asking the user where it is installed.
My best idea so far is reading:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Git_is1\InstallLocation
(I can also use DisplayName there for showing git version)
However, question is whether that key (Git_is1) can be considered stable
enough for this purpose. Is there -- or will there be in future -- some
definedly reliable source of this information?
Thanks,
Jan
--
Jan 'Bulb' Hudec <[EMAIL
PROTECTED]>