I use this parameter but my problem is the .ogg files is not deleted after decoded..
Code:
if not ISExec ( 0, 0, 0, ExpandConstant('{tmp}\oggdec.exe'), ExpandConstant('"{app}\data\sounds\*.ogg"'), ExpandConstant('{tmp}'), '...',false) then break;
any solution?
sorry my bad english