![]() |
Height of the window will be infinitely stretched, how fixed window height
|
hey everyone, i'm using Kurutucu Compressor and try to split 1 DVD9 to 2 DVD5. i have no idea what am i suppose to do with it
|
Quote:
x2Disc Base Method of conversions Example conversion DeadFall Adventures in list.lst add: ADVGame\* ADVGame folder is 5.6Gb Total Game is 7,62 approximative =: Disc1 Compress ADVGame folder Disc2 = the rest of the files to learn more, download conversion Fabio and Revo for complex conversions peterf1999 and Bamse |
Quote:
|
you have to manually split up the files as best as possible in 2xdvd5. Use data1.lst & data2.lst to specify what files belong in each archive. Lots of trial & error for sure.
|
Quote:
|
Quote:
|
Quote:
Quote:
please help me how to add it to main.iss https://dl-web.dropbox.com/get/help%...dm9hDzlqg&dl=1 |
Quote:
|
1 Attachment(s)
Quote:
|
Quote:
*.dll *.png ? there is no need to declare in this way, or give the name or do not enter anything even if it is okay equal |
Quote:
|
Quote:
if not ISArcExtract ( 0, 25, ExpandConstant('{src}\Setup-1.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; if not ISArcExtract ( 0, 25, ExpandConstant('{src}\Setup-2.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; if not ISArcExtract ( 0, 25, ExpandConstant('{src}\Setup-3.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; if not ISArcExtract ( 0, 25, ExpandConstant('{src}\Setup-4.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; Setup-1.bin,2,3,4 or data1.bin,2,3,4 |
Quote:
i dont need to add if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Setup-2.bin') then break; after if not ISArcExtract ( 0, 25, ExpandConstant('{src}\Setup-2.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; ? one more, see the bold one set arc=data1.bin if exist .\DVD1\%arc% goto data2 arc a -ep1 -r -ed -ld -w.\ -msrep64+precomp+lzma:a2:mfbt4:d256m:fb128:mc1000:l c8 [email protected] -xunins* -dp"%choice1%" .\DVD1\%arc% if ERRORLEVEL 1 goto arcfail :end in your script set arc=data1.arc if exist .\DVD1\%arc% goto data2 arc a -ep1 -r -ed -ld -w.\ -msrep64+precomp+lzma:a2:mfbt4:d256m:fb128:mc1000:l c8 [email protected] -xunins* -dp"%choice1%" .\DVD1\%arc% if ERRORLEVEL 1 goto arcfail :end am i correct to change it? |
yes, whatever you have filenames must match
if not ISArcExtract ( 0, 25, ExpandConstant('{src}\Setup-1.bin'), = set arc=Setup-1.bin |
| All times are GMT -7. The time now is 08:24. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com