windows下用 Junction 建立软链接方法


Junction v1.06 - Windows junction creator and reparse point viewer
Copyright (C) 2000-2010 Mark Russinovich
Sysinternals - www.sysinternals.com

The first usage is for displaying reparse point information, the
second usage is for creating a junction point, and the last for
deleting a junction point:
usage: junction [-s] [-q] <file or directory>
   -q Don't print error messages (quiet)
   -s Recurse subdirectories

usage: junction <junction directory> <junction target>
example: junction d:\link c:\windows

usage: junction -d <junction directory>

你可能感兴趣的:(c,windows,File,2010)