|
|
|
#1
|
||||
|
||||
|
ok new question i will use external compressor but i still need the command line for compress a folder that contains a lot of sub-folders
so what to write ? cause if i wrote the path for it followed by \. it compress the contents but not the folders -files only- i need to know what code to write so it compress not just the files in the main game folder but also the folders in it which surly contains data here is what i did arc a -ep -w.\ .\Disk1\Data1.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "%choice1%\*" -x"%choice1%\GameAssets" if ERRORLEVEL 1 goto arcfail this will exclude GameAssets folder and should compress every thing else but it only compress the other files in the main folder but not the other folders thanks for advise Last edited by JacksMafia; 08-08-2012 at 21:31. |
| The Following User Says Thank You to JacksMafia For This Useful Post: | ||
Behnam2018 (30-01-2020) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
|
| The Following User Says Thank You to REV0 For This Useful Post: | ||
Behnam2018 (30-01-2020) | ||
|
#3
|
||||
|
||||
|
Quote:
|
| The Following User Says Thank You to Onizuka87k For This Useful Post: | ||
Behnam2018 (30-01-2020) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |