|
|
|
#1
|
|||
|
|||
|
Razor12911 I am sorry for my bad english
Installer crash when using CLS-PrecompMT when Cancel installation I did so added to isdone 6 Finale #define Precompmt [Setup] [Files] #ifdef Precompmt Source: Include\PrecompMt\cls-precompmt.dll; DestDir: {tmp}; Flags: dontcopy Source: Include\PrecompMt\precomp.exe; DestDir: {tmp}; Flags: dontcopy Source: Include\PrecompMt\precomp64.exe; DestDir: {tmp}; Flags: dontcopy #endif procedure CurStepChanged(CurStep: TSetupStep); #ifdef Precompmt SaveStringToFile(ExpandConstant('{tmp}\cls-precompmt.ini'), '[CLS]'+#13#10+'Threads=75%'+#13#10+'Brute=0'+#13#10+'Te mp='+ExpandConstant('{app}'), True); ExtractTemporaryFile('cls-precompmt.dll'); ExtractTemporaryFile('precomp.exe'); ExtractTemporaryFile('precomp64.exe'); #endif if not ISArcExtract ( 0, 0, ExpandConstant('{src}\data-1.bin'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\cls-precompmt.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break; ![]() and if you do so then there is no error if not ISExec( 0, 0, 0, ExpandConstant('{tmp}\unarc.exe'), ExpandConstant('x -o+ -cfg"{tmp}\cls-precompmt.ini" -w"{app}" -pPassword -dp"{app}" "{src}\data-1.bin"'), ExpandConstant('{tmp}'), '...',false) then break; Last edited by vint56; 20-12-2016 at 02:00. |
| Sponsored Links |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FIFA 09 - DVD9 MULTI 5 to DVD5 MULTI 2 | SirArthur | PC Games - CD/DVD Conversions | 21 | 25-12-2009 20:00 |
| How To Create Xbox Multi Game Dvd Discs | dude | XBox Games | 8 | 23-04-2003 20:34 |
| xbox iso tools / multi dvd-r games | dude | XBox Games | 8 | 26-02-2003 14:38 |
| looking for help with AvP2 multi player | noob-boy | PC Games | 4 | 16-08-2002 15:49 |
| Copying games without multi session writing | Robitaille | DC Games | 5 | 18-11-2000 23:47 |