|
|
|
#1
|
|||
|
|||
|
Batch decompress - it possible?
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
For batch file:
Code:
for /r %%f in (*.bundle) do ubt -d "%%f" "%%f.dec" Code:
for /r %%f in (*.bundle) do echo ubt -d "%%f" "%%f.dec" >> run.txt mparallel --input=run.txt |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Useful programs | Joe Forster/STA | Conversion Tutorials | 117 | 13-10-2025 09:42 |
| Multiple Text/String Replacer Tool | vollachr | Conversion Tutorials | 7 | 07-01-2018 04:12 |
| Preview: Conversion Tool for Advanced Setup Creator | Razor12911 | Conversion Tutorials | 6 | 10-05-2017 00:30 |
| New Chinese SecuROM tool | EMPiRE | PC Games | 5 | 01-11-2005 13:49 |
| UT2004 tool | dflash | PC Games | 2 | 28-03-2004 06:16 |