|
#11
|
||||
|
||||
|
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;
sorry my bad english Last edited by Pein46; 26-04-2013 at 06:25. |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Extract Encrypted ARC file with ISDone | danswano | Conversion Tutorials | 2 | 12-05-2014 13:54 |
| Inno Setup + ISDone Extracting files | buttignol | PC Games - CD/DVD Conversions | 11 | 28-02-2013 16:31 |
| PCF Error in ISDone | danswano | PC Games - CD/DVD Conversions | 4 | 28-02-2013 04:24 |