Open GoogleCodeExporter opened 9 years ago
A bit more detail: In all cases there's only vcexpress.exe, not devenv.exe, in
the express versions as expected. So, perhaps it can be simplified to check the
32-bit and 64-bit locations of HKLM\Software\Microsoft\VisualStudio\%version%
(64-bit with the WoW6432Node) for devenv.exe and then
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VCExpress\%version% for
vcexpress.exe for each in-order version.
Original comment by rnorto...@gmail.com
on 22 Mar 2011 at 11:13
Just in case anyone missed it, I made a code review for this -
http://codereview.chromium.org/6729005/
Original comment by rnorto...@gmail.com
on 24 Mar 2011 at 5:42
Original issue reported on code.google.com by
rnorto...@gmail.com
on 22 Mar 2011 at 2:17