Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #16  
Old 14-12-2015, 20:11
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 sachin_rocks View Post
thanks solved it now i am getting another error while installing the game .... isdone.dll 'it is not found in any file specified for ISARCEXTRACT. how to solve this ? i have the game files compressed in .bin formats ... sorry i am new to this area hence asking
need to specify file names in main(skin).iss file ( look for this section ), change the file names to match what you have used.

Code:
if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Setup-a.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Setup-c.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
if not ShowChangeDiskWindow ('Insert Disk #2', ExpandConstant('{src}'),'Setup-b.bin') then break;
if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Setup-b.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
if ISExec(0, 0, 0, ExpandConstant('{tmp}\sfk.exe'),'join '+'"'+ExpandConstant('{app}\Setup-1.bin.part1')+'"' ,ExpandConstant('{tmp}'),'Setup-1.bin',false) then begin
if not ISArcExtract ( 0, 0, ExpandConstant('{app}\Setup-1.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
DeleteFile(ExpandConstant('{app}\Setup-1.bin.part1'))
DeleteFile(ExpandConstant('{app}\Setup-1.bin.part2'))
DeleteFile(ExpandConstant('{app}\Setup-1.bin'))
end else break;
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
Simorq (07-02-2016)
Sponsored Links
 


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
Blackbox Inno Setup Script Kurutucu Conversion Tutorials 1190 18-08-2019 22:43
Resident Evil 6 Repack jonhutty PC Games - CD/DVD Conversions 2 03-05-2014 16:54
Ridge Racer Unbounded (1xDVD5 to 3xCD's) Scarlet Blade PC Games - CD/DVD Conversions 12 24-01-2014 07:41



All times are GMT -7. The time now is 02:14.


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