|
|
|
#1
|
||||
|
||||
|
ok the idea will be that you will copy / move all files you want in new directory then using arc to compress the hole folder
if you will run from bat file use this for /f "delims=" %%I in (paths.txt) do copy "%%I" "C:\folder_to_compress_with_arc" if you will run from cmd use this for /f "delims=" %I in (paths.txt) do copy "%I" "C:\folder_to_compress_with_arc" it will take all files paths from path.txt file & copy / move it to new directory "C:\folder_to_compress_with_arc" then you can compress it using arc |
| The Following User Says Thank You to aswadd For This Useful Post: | ||
SAM2712 (18-09-2016) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
I m using this for alternate files AND I also figure out also which i want is : arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -w.\temp [email protected] Data\arc.bin -mmethod "Directory\*"One thing more aswadd that if i want to exclude that list.txt then what to do
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬ |
![]() |
| Tags |
| doa5lr, repack |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Simple Tutorial of Compressing GTAV | Razor12911 | Conversion Tutorials | 26 | 29-01-2019 01:31 |
| Tutorial on compressing game files[Beginners] | dead4now | Conversion Tutorials | 10 | 16-07-2015 19:50 |
| NASCAR The Game 2013 (inno setup script) | sentinelks | PC Games - CD/DVD Conversions | 28 | 08-09-2013 20:30 |
| problem with compressing .bik game video files | -sbx- | General Gaming | 6 | 23-07-2010 12:20 |
| Jesus, why am I compressing my audio files? | JWP | CD/DVD Copy Protections & Utilities | 1 | 07-02-2002 07:57 |