Making symbolic links on Windows xp using junction from sysinternals
Symlinks is a utility that allows two paths to point to the same set of files and subfolders. This is a handy utility on linux which lets you point one path on linux to another path. To do achieve the same functionality on Windows XP, software called junction can be used. provided by SysInternals.
Here is the help from the junction.exe
D:\>junction /?
Junction v1.05 - Windows junction creator and reparse point viewer
Copyright (C) 2000-2007 Mark Russinovich
Systems Internals - http://www.sysinternals.com
The first usage is for displaying reparse point information, and the
second usage is for creating or deleting a NTFS junction point:
usage: junction [-s] [-q] <file or directory>
-q Don't print error messages (quiet)
-s Recurse subdirectories
usage: junction [-d] <junction directory> [<junction target>]
-d Delete the specified junction
example: junction d:\link c:\winnt
This is most commonly required and useful when you use SubVersion (SVN) or CVS or any other version control software.
Attached Junction.zip with junction.exe
:)
Related Searches
cygwin linux compatible symbolic links
subversion ntfs junction reparse
windows 32 bit or 64 bit
network mac and windows 7
vaio windows
windows 7 registry disabled
8085 simulator for windows 7
shared memory windows 7
windows xp installation screenshots
where is the hosts file in windows 7
cygwin linux compatible symbolic links
subversion ntfs junction reparse
windows 32 bit or 64 bit
network mac and windows 7
vaio windows
windows 7 registry disabled
8085 simulator for windows 7
shared memory windows 7
windows xp installation screenshots
where is the hosts file in windows 7