If I am at a Windows 7 command prompt is there any way that I can navigate to one of my libraries?

e.g. something like

cd libraries:\code
link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

No. Windows 7 Libraries are currently supported through GUI console only.

link|improve this answer
shame, thanks for the info though – Mark Heath Oct 26 '10 at 21:24
can you offer a reference/explanation? I find this disturbing! – rymo Jan 24 '11 at 20:41
feedback

I believe the above response is quite simply incorrect. Below is a command line utility compiled by grimadmin based on MSDN code for just such purposes predating the aforementioned response. I should mention however that it doesn't support anything as convenient as a cd into a library though.

http://www.grimadmin.com/filemgmt/index.php?id=5

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.