View Single Post
  #2  
Old 07-04-2013, 16:04
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
this how you should do it.
it is either you include or\and exclude

exclude

FreeArcFile1={src}\Output\Data.cab;Source:Cars\*;O ption:a -ep1 -r -ed [email protected];Method:-msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8;FileLis t1:Data.lst

list should be

File1
File2
File3

include

FreeArcFile1={src}\Output\Data.cab;Source:Cars\FileA;Option:a -ep1 [email protected];Method:-msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8;FileLis t1:Data.lst

list should be

FileB
FileC
FileD

take a look at options, it changed.

Last edited by Razor12911; 07-04-2013 at 16:18.
Reply With Quote