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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-10-2013, 21:26
61n4n74r 61n4n74r is offline
Registered User
 
Join Date: Feb 2012
Location: indonesia
Posts: 13
Thanks: 10
Thanked 3 Times in 2 Posts
61n4n74r is on a distinguished road
thanks mr kurutucu, that's worked...
arc iso ok, but when i try to use rar, i got this pop up...

Reply With Quote
Sponsored Links
  #2  
Old 05-10-2013, 19:47
Kurutucu Kurutucu is offline
Registered User
 
Join Date: Aug 2012
Location: Somewhere in the world
Posts: 159
Thanks: 78
Thanked 209 Times in 48 Posts
Kurutucu is on a distinguished road
@jksengko

I don't know what's your problem :/

@61n4n74r


For RAR and 7Zip add this:

On top

Code:
#define unrar
#define 7ZIP
and

On CODE

Code:
#ifdef unrar
    ExtractTemporaryFile('Unrar.dll');
#endif
#ifdef 7ZIP
    ExtractTemporaryFile('7z.dll');
    ExtractTemporaryFile('PackZIP.exe');
#endif
Reply With Quote
The Following User Says Thank You to Kurutucu For This Useful Post:
61n4n74r (06-10-2013)
  #3  
Old 06-10-2013, 17:59
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
Unarc error




Guys I added the "DiskSpanning" because I need to split the game that is more than 4 gb, but I get that error.

How should I do?
If I have to edit the file Archives.ini you can email me as I have to change it?

Sorry for the English but is not my mother language
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 09:31.


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