|
|
|
#1
|
||||
|
||||
|
ok guys let get in the middle here i have tried using -r command but it didn't done the job for me
and here is what i mean ![]() as you see in the image there is files and folder compressed in the .bin file the problem is the folder Assets contains sub-folders ArchiveDesign and Maps which are compressed out of the Assets folder......!!!! ![]() also the files inside these sub-folders are compressed out of them .......!!! ![]() these files should be inside these sub-folders and these sub-folders should be inside the Assets folder here the command i used arc a -ep -r -w.\ .\Disk2\Data2.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "%choice1%\Assets" if ERRORLEVEL 1 goto arcfail you will notice that i used -r command which gives me the same result if i didn't use it and write at the end of the command \. to be like this arc a -ep -w.\ .\Disk2\Data2.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "%choice1%\Assets\." if ERRORLEVEL 1 goto arcfail so help please
|
| The Following User Says Thank You to JacksMafia For This Useful Post: | ||
Behnam2018 (31-01-2020) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
If you used BAMSE's, the one i gave in tutorial thread, you'll use them instead -w. So, both of bat files are different. I suggest to start from BAMSE's, so make thing easier as beginning. |
|
#3
|
||||
|
||||
|
Quote:
Code:
arc a -r -w.\ .\Disk2\Data2.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "%choice1%\Assets\*" ![]()
Last edited by Onizuka87k; 09-08-2012 at 12:30. |
| The Following User Says Thank You to Onizuka87k For This Useful Post: | ||
Behnam2018 (31-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 |