Exclude directory list
A free file archiver for extremely high compression
Brought to you by:
ipavlov
Hello,
How can I exclude directories with all of their content using exclude list?
I have used -xr@"C:\!Skrypty!\Test.txt" switch and the txt file has paths like:
C:\$RECYCLE.BIN
C:\System Volume Information
C:\Windows
C:\AMD
C:\Brother
C:\HP Universal Print Driver
C:\PatchTemp
C:\PerfLogs
C:\Recovery
C:\ProgramData\Dane aplikacji
C:\ProgramData\Dokumenty
C:\ProgramData\Menu Start
C:\ProgramData\Microsoft
C:\ProgramData\Pulpit
C:\ProgramData\Szablony
I have noticed that something breaks down when there is a space in directory name, so I have tried using quotes but it didn't help. Any idea how can I fix that please?