|
#27
|
|||
|
|||
|
Hello Bilawal,
Thanks for your great and neat script. If you don't mind, I have some questions to it. I used felice2011 compression tool with the method: Code:
'-msrep64+delta+lzma64:a1:mfbt4:d158m:fb273:mc1000:lc8' Code:
//if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Data1.bin') then break;
if not ISArcExtract (0, 33, ExpandConstant('{src}\data1.arc'), ExpandConstant('{app}'), '', false, 'felix', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), notPCFonFLY) then break;
if not ISArcExtract (0, 33, ExpandConstant('{src}\data2.arc'), ExpandConstant('{app}'), '', false, 'felix', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), notPCFonFLY) then break;
if not ISArcExtract (0, 33, ExpandConstant('{src}\data3.arc'), ExpandConstant('{app}'), '', false, 'felix', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), notPCFonFLY) then break;
//if not ShowChangeDiskWindow ('Please Insert Disk 2 To Continue...', ExpandConstant('{src}'),'Data1.bin') then break;
//if not ISArcExtract ( 0, 50, ExpandConstant('{src}\data2.arc'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
//if not IS7ZipExtract ( 0, 100, ExpandConstant('{src}\data1.arc'), ExpandConstant('{app}'), false, '') then break;
//if not ISRarExtract ( 0, 100, ExpandConstant('{src}\data1.arc'), ExpandConstant('{app}'), false, '') then break;
Code:
*** Starting compile. [13:24:18] [...] Warning: Line 534, Column 3: [Hint] Variable 'X' never used Warning: Line 535, Column 3: [Hint] Variable 'MERGEFILE' never used Warning: Line 1506, Column 3: [Hint] Variable 'RES' never used Warning: Line 1506, Column 3: [Hint] Variable 'I' never used Warning: Line 1506, Column 3: [Hint] Variable 'RESULTCODE' never used Warning: Line 1507, Column 3: [Hint] Variable 'ARC1' never used Warning: Line 1507, Column 3: [Hint] Variable 'ARC2' never used Warning: Line 1507, Column 3: [Hint] Variable 'ARC3' never used Warning: Line 1508, Column 3: [Hint] Variable 'PCF' never used Warning: Line 109, Column 3: [Hint] Variable 'LOGO' never used Warning: Line 132, Column 3: [Hint] Variable 'PCFVER' never used *** Finished. [13:24:19, 00:00.624 elapsed] Edit: Works flawlessly with UltraArc. Last edited by Kazamnuk; 19-12-2015 at 15:25. Reason: solved |
| The Following User Says Thank You to Kazamnuk For This Useful Post: | ||
Bilawal (18-12-2015) | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Graphic glitches with Catalyst 10.9 (HD4650) and some games | Myloch | General Gaming | 2 | 20-09-2010 16:02 |
| Problem with Catalyst 5.10 | jimbo82 | Hardware | 2 | 17-10-2005 18:47 |
| ATI Catalyst Drivers 5.10 released | spidross01 | Hardware | 5 | 17-10-2005 14:38 |