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

Reply
 
Thread Tools Search this Thread Display Modes
  #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
  #17  
Old 15-12-2015, 04:55
sachin_rocks sachin_rocks is offline
Registered User
 
Join Date: Nov 2015
Location: 80000 miles Under Earth
Posts: 12
Thanks: 0
Thanked 2 Times in 2 Posts
sachin_rocks is on a distinguished road
can you tell me which compression method is supported for this installer ? apparently the one i used is not supported by the installer
Reply With Quote
  #18  
Old 15-12-2015, 06:56
rinaldo's Avatar
rinaldo rinaldo is offline
Registered User
 
Join Date: Sep 2015
Location: Rome
Posts: 433
Thanks: 101
Thanked 696 Times in 191 Posts
rinaldo is on a distinguished road
Quote:
Originally Posted by sachin_rocks View Post
can you tell me which compression method is supported for this installer ? apparently the one i used is not supported by the installer
I have not read the code, but I think support for decoding, must compress and decompress the file created by the compiler (bat or compressor that is) then try to decompress (and having already the decompression method) one already knows what he needs (that versions of SREP, preComp, msc, arc.ini etc.). if everything can not be decompressed only .dll SREP or inside precompress
Reply With Quote
  #19  
Old 15-12-2015, 12:53
Andrey167's Avatar
Andrey167 Andrey167 is offline
Registered User
 
Join Date: Nov 2013
Location: Azerbaycan
Posts: 134
Thanks: 208
Thanked 124 Times in 46 Posts
Andrey167 is on a distinguished road
Quote:
Originally Posted by sachin_rocks View Post
can you tell me which compression method is supported for this installer ? apparently the one i used is not supported by the installer
tested with this method!
Attached Files
File Type: rar C_2200.rar (4.61 MB, 256 views)
Reply With Quote
The Following User Says Thank You to Andrey167 For This Useful Post:
Simorq (15-12-2015)
  #20  
Old 07-02-2016, 00:05
Pulcione86 Pulcione86 is offline
Registered User
 
Join Date: Feb 2013
Location: Italy
Posts: 65
Thanks: 12
Thanked 6 Times in 6 Posts
Pulcione86 is on a distinguished road
Sorry guys, how inno setup must be completed? to me by mistake

Sorry my English
Reply With Quote
  #21  
Old 28-12-2016, 17:12
Fakhruddinmaruf_ Fakhruddinmaruf_ is offline
Registered User
 
Join Date: Jul 2016
Location: Indonesia
Posts: 37
Thanks: 12
Thanked 17 Times in 5 Posts
Fakhruddinmaruf_ is on a distinguished road
Hi andrey. Are you tested this script again? I've compiled and i got problems when succesfully installation. There are error messages. So please, can you test again and fix that errors?
Reply With Quote
Reply


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 23:53.


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