[Show/Hide Left Column]

Create hardlink to current file in other directory in split pane

::Create hardlink to Current File => Directory in Split Pane
:: Purpose:         Create hardlink
:: Author:          Ian Binnie
:: ZTW ver:         All
:: OS version:      XP
IF [%j2]==[] (
echo ZTreeWin must be in Split Mode!
pause
goto :eof )
if NOT '%%1'=='' goto launch
call #ZTTemp\ztw_menu.bat %%%%%%%%1 %%%%%%%%2 %%%%%%%%3 %%%%%%%%4 %%%%%%%%5 %%%%%%%%6 %%%%%%%%7 %%%%%%%%8 %%%%%%%%9
goto :eof
:launch
fsutil hardlink create "%2:%j3\%4.%5" "%1"


Contributors to this page: ian .
Page last modified on Monday 23 of November, 2009 02:51:01 EST by ian.