I need a way to decompress multiple flac files to wav within one dir using only flac.exe
From the looks of its sytax you can only decompress one file at a time. Im hoping theres a batch guru out there that could tell me how to do it in a batch file.
Im making a Context Menu option on right click of all cue files to burn the image. It has to first decompress the flac files to wav then burn the cue. Thats why I need CLI.
Hopefully someone can lend a hand.
Cheers