This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ipatrol
Recipients MrWerewolf, eric.araujo, giampaolo.rodola, ipatrol, loewis, mark.dickinson, r.david.murray, skrah, srid, tarek, thorsten.behrens
Date 2011-01-08.20:55:28
SpamBayes Score 0.027766075
Marked as misclassified No
Message-id <1294520132.77.0.220701077232.issue7511@psf.upfronthosting.co.za>
In-reply-to
Content
Going through more than a few registry keys, here are some that stood out for me:

"HKEY_CURRENT_USER\Software\Microsoft\Microsoft SDKs\Windows\v6.0A" InstallationFolder

"HKEY_CURRENT_USER\Software\Microsoft\Microsoft SDKs\Windows\v6.1" InstallationFolder

"HKEY_CURRENT_USER\Software\Microsoft\VCExpress\9.0\External Tools" ToolDir1

"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.0A" InstallationFolder

"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.1" InstallationFolder

"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\SxS\VC7" 9.0

"HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Microsoft SDKs\Windows" CurrentInstallFolder

"HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\9.0\Setup\VC" ProductDir

"HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\SxS\VC7" 9.0


Maybe they can be read to tease out the install dirs?
History
Date User Action Args
2011-01-08 20:55:32ipatrolsetrecipients: + ipatrol, loewis, mark.dickinson, giampaolo.rodola, tarek, eric.araujo, r.david.murray, srid, skrah, MrWerewolf, thorsten.behrens
2011-01-08 20:55:32ipatrolsetmessageid: <1294520132.77.0.220701077232.issue7511@psf.upfronthosting.co.za>
2011-01-08 20:55:28ipatrollinkissue7511 messages
2011-01-08 20:55:28ipatrolcreate