Comments
3 comments
-
Hi,
The following registry keys are checked to find whether VS is installed:
HKEY Local machine\SOFTWARE\Microsoft\VisualStudio\9.0\ApplicationID
HKEY Current user\SOFTWARE\Microsoft\VisualStudio\9.0\VisualStudioLocation
or their x64 equivalents:
HKEY local machine\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\9.0\ApplicationID
HKEY current user\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\9.0\VisualStudioLocation
So I would start with having a look there to see whether they exist. I could believe the HKCU doesn't get created until the first time you run VS, I don't know if that's a possibility for you?
Let me know what you find. Cheers, -
i got the same problem
i am using windows 7 ultimate 64bit + vs 2008 express
i looked at the regedit registry in the 64bit area but could not find ApplicationID -
That's a pain, we'd never found a machine where the applicationid registry value wasn't there.
The workaround is to create it manually, it doesn't matter what it contains.
Thanks for the report,
Add comment
Please sign in to leave a comment.
disabled and the text near it says I do not have VS2008 installed. But I do
have it installed. What can I do ?