Welcome to MSDN Blogs Sign in | Join | Help

Just Coding

Spanish Developer Bits
My fav WinShell Trick

Good tools are forever.

One of my favs is the old "Command Prompt Here" power toy.

If you want to open a cmd (with vs8 env vars set) from a folder in Windows Explorer, copy this text into a .reg file, and execute it !!

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\DosHere\command]
@="c:\\WINDOWS\\System32\\cmd.exe /k \"\"c:\\Program Files\\Microsoft Visual Studio 8\\Common7\\Tools\\vsvars32.bat\" \"cd %1\"\""

 

Posted: Tuesday, June 13, 2006 6:43 PM by rido
Filed under:

Attachment(s): 2Here_Screen.jpg
New Comments to this post are disabled
Page view tracker