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
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
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.