First time here? Check out the site's "greatest hits" or read a post from the archives. Feel free to leave a comment or ask a question, and consider subscribing to the latest posts via RSS or e-mail. Thanks for visiting!
« Hanselminutes Podcast 13 | Main | The Elder Scrolls - emulated in a Dos Bo... »

In my recent "Utilities you didn't know you had" podcast, I realize now I totally forgot about REG.EXE.

I was reminded while browsing James Manning's blog

From CMD.EXE, this tells you where VS.NET 2005 is installed:

C:\>reg query HKLM\SOFTWARE\Microsoft\VisualStudio\8.0\Setup\VS /v EnvironmentDirectory

Here's the same thing in MSH (gp is the alias for get-property):

MSH C:\>$(gp HKLM:\Software\Microsoft\VisualStudio\8.0\Setup\VS).EnvironmentDirectory

Tracked by:
"Interesting Finds" (Jason Haley) [Trackback]


Wednesday, April 12, 2006 5:32:55 PM (Pacific Standard Time, UTC-08:00)
Oh man, reg.exe was indespensible during my days as a systems engineer. I don't how many times I used it in a .cmd script to verify versions of IIS, SQL or any number of patches. Honestly, I don't miss it all that much. :)
Comments are closed.

Contact

Sponsors

Hosting By

On this page...

Tags

Calendar

<October 2008>
SunMonTueWedThuFriSat
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

Archives

Google Ads