Code: Select all
@echo off
for /r %%i in (*.dat) do quickbms.exe decrypt.txt %%i FILE_FOLDER
Unfortunately quickbms ask me 'do you want to create FILE_FOLDER?'..
Sure, I'm not.
This is because a number of different file (but same name) is under different sub folders.