xlporer²: Ultimate x64
View Panel right: "\folderA\folderB\"
Assumed this folder structure
Code: Select all
\folderA
\folderB
filexy99.txt
archup.bat
Code: Select all
xcopy .\filexy99.txt ..\filexy99arch.txt /Y
pause
Unfortunately the xplorer² installation path is used so that the relatve path ".\" converts to "d:\xPlorer64ult"
It is known that the addressbar command "$archup.bat" uses the correct relative paths, but for productivity reasons a doubleclick on a file should result in the folder of the panel.
