Holding Shift and right click, then choose “Open command windows here”. Enjoy ^_^!
Archive for the ‘tips’ Category
How to open command-line from current folder in Explorer?
Posted in tips, Windows on April 29, 2010 | Leave a Comment »
How to copy full-path of a file in Windows OS?
Posted in tips, Windows on April 21, 2010 | Leave a Comment »
Holding Shift and press right click, then click “Copy as path”. Enjoy ^_^
[MSBuild] Get directory name (the containing folder) of a file
Posted in MSBuild, tips on March 22, 2010 | Leave a Comment »
Use its metadata RelativeDir. Enjoy!