|
#9
|
|||
|
|||
|
danswano
Then use WinRar there too there is an opportunity to break into archives ISDone does not support unpacking of 7z multi-volume files only from rar [Files] Source: Include\7z.exe; DestDir: {tmp}; Flags: dontcopy procedure CurStepChanged(CurStep: TSetupStep); ExtractTemporaryFile('7z.exe'); if not ISExec ( 0, 0, 0, ExpandConstant('{tmp}\7z.exe'), '-o"' + ExpandConstant('{app}') + '" x -y -pPASSWORD "' + ExpandConstant('{src}\bundles.7z.001') + '" ', ExpandConstant('{tmp}'), '...',false) then break; Last edited by vint56; 28-08-2017 at 03:37. |
| The Following User Says Thank You to vint56 For This Useful Post: | ||
danswano (28-08-2017) | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unpack files with progress in batch | gozarck | Conversion Tutorials | 3 | 29-06-2016 12:38 |
| Lethis - Path of Progress 1xDVD5 CIUV2 | pakrat2k2 | PC Games - CD/DVD Conversions | 0 | 25-10-2015 09:32 |
| How to use IsArcextract without mentioning progress bar | Alash Als | Conversion Tutorials | 0 | 30-09-2014 07:05 |
| Inno Setup - Progress Bar, Help Needed | silentnight512 | PC Games - CD/DVD Conversions | 4 | 28-12-2013 14:15 |
| Progress bar for Tasks | danswano | PC Games - CD/DVD Conversions | 22 | 09-03-2013 12:09 |