Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 23-11-2013, 15:48
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by ncuz00 View Post
here my list.lst and archives.ini
please help me how to add it to main.iss

https://dl-web.dropbox.com/get/help%...dm9hDzlqg&dl=1
403 ERROR.. just file as attachment to your original post. RAR the file before uploading.
Reply With Quote
Sponsored Links
  #2  
Old 23-11-2013, 19:54
ncuz00 ncuz00 is offline
Registered User
 
Join Date: Jul 2012
Location: Indonesia
Posts: 9
Thanks: 1
Thanked 0 Times in 0 Posts
ncuz00 is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
403 ERROR.. just file as attachment to your original post. RAR the file before uploading.
here they are help me.rar i try to repack naruto ultimate ninja storm 3 full burst to 2xDVD5

Last edited by ncuz00; 23-11-2013 at 20:00.
Reply With Quote
  #3  
Old 23-11-2013, 22:54
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 320 Times in 157 Posts
sentinelks is on a distinguished road
Quote:
Originally Posted by ncuz00 View Post
here they are Attachment 7710 i try to repack naruto ultimate ninja storm 3 full burst to 2xDVD5
*.exe
*.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

Last edited by sentinelks; 24-11-2013 at 00:20.
Reply With Quote
  #4  
Old 24-11-2013, 01:15
ncuz00 ncuz00 is offline
Registered User
 
Join Date: Jul 2012
Location: Indonesia
Posts: 9
Thanks: 1
Thanked 0 Times in 0 Posts
ncuz00 is on a distinguished road
Quote:
Originally Posted by sentinelks View Post
*.exe
*.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
oke, i'll delete those files in data.lst. then what should i do with the script and the archives.ini ?
Reply With Quote
  #5  
Old 24-11-2013, 01:22
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 320 Times in 157 Posts
sentinelks is on a distinguished road
Quote:
Originally Posted by ncuz00 View Post
oke, i'll delete those files in data.lst. then what should i do with the script and the archives.ini ?
x4dvd

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
Reply With Quote
  #6  
Old 24-11-2013, 01:26
ncuz00 ncuz00 is offline
Registered User
 
Join Date: Jul 2012
Location: Indonesia
Posts: 9
Thanks: 1
Thanked 0 Times in 0 Posts
ncuz00 is on a distinguished road
Quote:
Originally Posted by sentinelks View Post
x4dvd

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

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?

Last edited by ncuz00; 24-11-2013 at 01:34.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup REV0 Conversion Tutorials 129 21-05-2021 05:51
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57
Copy file with Inno Setup Script emrahcey Software 1 02-07-2010 08:24



All times are GMT -7. The time now is 06:12.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com