Assume something like:
Code: Select all
test.rar
+ [test]
| |- test1.txt
|- test2.txt
Using the internal un-rar everything works as expected.
This all happens using TC 7.5b5.
Moderators: Hacker, petermad, Stefan2, white
Code: Select all
test.rar
+ [test]
| |- test1.txt
|- test2.txt
Code: Select all
test.rar
|- [dir1]
| |- [dir2]
| |- file
Code: Select all
echo off
W:
cd \TEST\DIR2
"C:\Program Files (x86)\WinRAR\WinRAR.exe" e -c- ’f DIR1\DIR2\*.*
My friend advised me one tool and I found itClo wrote:2j
Hello !
• I cannot confirm following the scheme:
1. Paked 2 folders with WinRar 3.5 in TC, one empty and one containing some files,
2. Opened the RAR archive,
3. Selected the two folders in the archive,
4. Copied via Drag&Drop into a temp. directory :
• The two folders are copied alright, even the empty one…
KR
Claude
Clo