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
  #1  
Old 30-09-2013, 03:42
splitdvd9todvd5 splitdvd9todvd5 is offline
Registered User
 
Join Date: Jun 2012
Location: under the table
Posts: 30
Thanks: 19
Thanked 31 Times in 5 Posts
splitdvd9todvd5 is on a distinguished road
hi, please fix this bug!

Reply With Quote
Sponsored Links
  #2  
Old 01-10-2013, 19:58
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
hello mr. kurutucu, how to disable music.mp3 and music button?
thanks...

and if my dvd contains 3 *.bin files in one dvd, where to edit it?
thanks...

Last edited by 61n4n74r; 01-10-2013 at 20:03. Reason: adding ask 2
Reply With Quote
  #3  
Old 02-10-2013, 04:37
varma1993's Avatar
varma1993 varma1993 is offline
Registered User
 
Join Date: Mar 2012
Location: Hyderabad
Posts: 29
Thanks: 23
Thanked 8 Times in 6 Posts
varma1993 is on a distinguished road
Send a message via AIM to varma1993 Send a message via Yahoo to varma1993
Why Dont U Post V2.0
Reply With Quote
  #4  
Old 02-10-2013, 05:31
prolatao1993 prolatao1993 is offline
Registered User
 
Join Date: Oct 2012
Location: VIET NAM
Posts: 9
Thanks: 5
Thanked 22 Times in 6 Posts
prolatao1993 is on a distinguished road
Version 2.0 is created by NSIS (Nullsoft Scriptable install script system)
Reply With Quote
  #5  
Old 02-10-2013, 05:35
varma1993's Avatar
varma1993 varma1993 is offline
Registered User
 
Join Date: Mar 2012
Location: Hyderabad
Posts: 29
Thanks: 23
Thanked 8 Times in 6 Posts
varma1993 is on a distinguished road
Send a message via AIM to varma1993 Send a message via Yahoo to varma1993
Smile

Quote:
Originally Posted by prolatao1993 View Post
Version 2.0 is created by NSIS (Nullsoft Scriptable install script system)
were can i get it
Reply With Quote
  #6  
Old 02-10-2013, 06:46
prolatao1993 prolatao1993 is offline
Registered User
 
Join Date: Oct 2012
Location: VIET NAM
Posts: 9
Thanks: 5
Thanked 22 Times in 6 Posts
prolatao1993 is on a distinguished road
Quote:
Originally Posted by varma1993 View Post
were can i get it
I don't know. Ask Kurutucu


Last edited by prolatao1993; 02-10-2013 at 06:57.
Reply With Quote
The Following 3 Users Say Thank You to prolatao1993 For This Useful Post:
Danik1B9 (22-03-2014), jackstuff (02-10-2013), varma1993 (02-10-2013)
  #7  
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
  #8  
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)
  #9  
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
  #10  
Old 06-10-2013, 21:07
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Instructions

and don't use diskspanning.
Reply With Quote
  #11  
Old 07-10-2013, 01:52
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
@Pulcione86

Split your files. For example create 2 folder. 1 and 2. Copy line in compress.bat then for 1 change to C:\1\* for 2 C:\2\* etc... Easy.

Code:
arc a -lc8 -ep1 -ed -r -w.\ Data\Setup-1.bin -mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "C:\1\*"
arc a -lc8 -ep1 -ed -r -w.\ Data\Setup-2.bin -mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "C:\2\*"

Last edited by Kurutucu; 07-10-2013 at 01:54.
Reply With Quote
  #12  
Old 07-10-2013, 02:22
amd3 amd3 is offline
Registered User
 
Join Date: Oct 2013
Location: mosko
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
amd3 is on a distinguished road
Hi
Sorry my English is not good too.
I had a question. How Can I Setup-3.bin file that is inside the black box to the outside of the compressed mode. freearc program when I unzip the file I got this error Setup-3.bin could.Extract all the files Setup-1 black box how to How to write commands in the cmd file to extract Setup-3.
Please guide.
http://imageupload.co.uk/files/xzqni67p87jmbf4i0uja.jpg

Last edited by amd3; 07-10-2013 at 05:06.
Reply With Quote
  #13  
Old 07-10-2013, 03:02
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
Thank Razor12911 and Kurutucu but I still do not understand

Unfortunately I am now entering the world inno setup and I have difficulty.
I do not know, someone is willing to give me a full tutorial videos, or show me how to do Team viewer, I would be very grateful.

I'm damning the soul, I want to understand where I'm wrong

EDIT:

I solved that problem, but now when I go to pull out, after a few seconds I get this


Last edited by Pulcione86; 07-10-2013 at 05:42. Reason: Edit Post
Reply With Quote
  #14  
Old 11-10-2013, 11:24
ashyamsundar's Avatar
ashyamsundar ashyamsundar is offline
Registered User
 
Join Date: Jun 2013
Location: Tamilnadu
Posts: 24
Thanks: 17
Thanked 3 Times in 3 Posts
ashyamsundar is on a distinguished road
How to disable third page during installation ?
Attached Images
File Type: jpg Untitled-1.jpg (163.9 KB, 240 views)
Reply With Quote
  #15  
Old 11-10-2013, 12:04
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
you don't want any (redists ( DX, C++), then just disable them in the script
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
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 18:57.


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