View Single Post
  #1  
Old 12-04-2019, 04:58
shazzla shazzla is offline
Registered User
 
Join Date: Nov 2010
Location: Hunnia
Posts: 292
Thanks: 523
Thanked 102 Times in 78 Posts
shazzla is on a distinguished road
Help needed : Batch processing of *.BK2

hi !

I have a folder which contents a lot of subfolders ,and those folders have tons of BK2 files.
I need to pack those BK2 files (BPK) one by one ,named as the original ones ,but with .arc extension(in the same subfolder!) ,because some of them cant be processed as BINK.
Selecting/looking for them one by one makes my crazy,time consuming ,etc.
And of course i cant write the code in batch. Im too lame

How can i execute this line in batch ?
arc.exe a -i2 -r -mbpk 1.arc 1.bk2
Anyone can help me ?
Reply With Quote
Sponsored Links