Welcome To Darwinbots > Newbie

Question for the regulars

<< < (5/9) > >>

Numsgil:
Do you have 2008 express, pro, team, or something more exotic?

dragonlordged:
Express.

Numsgil:
Can you check out the scripts and find which registry key they're looking for?  And then check the registry yourself and see what lives there?

dragonlordged:
Okay, the line I think pertains is in SetUpVSPath in the Helper Scripts.

FOR /F "usebackq tokens=3 delims=   " %%R IN (`"reg query HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VCSExpress\9.0 /v InstallDir | find ":\""`) DO SET DB3_DEVENV_PATH=%%R

At HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VCSExpress\9.0 is a folder containing a bunch of registry stuff for Visual Studio, as I expected. I'm not sure I get what /v InstallDir | find ":""`) does, though.

Numsgil:
Okay, under that registry folder you should have an InstallDir key. What is the value it has?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version