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 14-08-2012, 19:20
JacksMafia's Avatar
JacksMafia JacksMafia is offline
Registered User
 
Join Date: Feb 2010
Location: USA
Posts: 127
Thanks: 65
Thanked 19 Times in 15 Posts
JacksMafia is on a distinguished road
guys what about if a want to use 7z+ serp for compression what code should i write in bat file?
and what about arc.ini what i should write if using 7z+ serp?
also
-msrep+lzma:a1:mfbt4:d256m:fb128:mc100 0:lc8
is this the best compression serp can do? if not then what is?

thanks
Reply With Quote
Sponsored Links
  #2  
Old 15-08-2012, 11:00
NamelessOne's Avatar
NamelessOne NamelessOne is offline
Registered User
 
Join Date: Dec 2008
Location: Sigil
Posts: 285
Thanks: 235
Thanked 855 Times in 186 Posts
NamelessOne is on a distinguished road
Here's my question. Let's say I want to add some optional mods to my installation. How to add them to the installation and how to make backups of possible overwrited files? I'm guessing this belongs to the [Components] section but I don't have much time at the moment to experiment by myself, hence my question here
Reply With Quote
  #3  
Old 17-08-2012, 09:13
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
According yo yener's script (and assuming every exe has same system) the information you're looking to change was actually created WHEN bin files were created by setup.

So, to simplify the explanation, for example;

If you have 3 bin and setup.exe which were created bt script, the installation will check these 3 bin files during installation. If you put 2 bin files instead of 3, setup will ask 'Insert disk1', if you put 4 or more instead of 3, setup will continue to install without asking it.

When some setups are saying only 'insert next disk' some of them are demanding correct bin files and disk numbers. I suggest to re-create or convert your game instead of editing (if it's easy to do)
Reply With Quote
  #4  
Old 17-08-2012, 10:31
Brazilica Brazilica is offline
Banned
 
Join Date: Dec 2009
Location: Cernavoda
Posts: 29
Thanks: 4
Thanked 34 Times in 6 Posts
Brazilica is on a distinguished road
I made a 3xDVD5 conversion. Everityhing is ok except that the setup ask for disk1 instead of disk2 and disk3, but this is not a major problem.

Thx. Have a nice day
Reply With Quote
  #5  
Old 17-08-2012, 11:02
JacksMafia's Avatar
JacksMafia JacksMafia is offline
Registered User
 
Join Date: Feb 2010
Location: USA
Posts: 127
Thanks: 65
Thanked 19 Times in 15 Posts
JacksMafia is on a distinguished road
Quote:
Originally Posted by Brazilica View Post
I made a 3xDVD5 conversion. Everityhing is ok except that the setup ask for disk1 instead of disk2 and disk3, but this is not a major problem.

Thx. Have a nice day
your problem is in setup.ini you have to modify it so the setup ask you for disk 2 so if you have 3 data files on first disk make the forth like this

FreeArcFile1={src}\Data4.bin;DestDir:{app};Disk:2

so Data4.bin is on disk 2 notice Disk number in the last of the line

that's all have fun
Reply With Quote
  #6  
Old 18-08-2012, 10:03
muzz's Avatar
muzz muzz is offline
Registered User
 
Join Date: Jun 2012
Location: delhi
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
muzz is on a distinguished road
Hey i made my own setup.cab with all the files but no background and other things are coming
Reply With Quote
  #7  
Old 19-08-2012, 20:41
JacksMafia's Avatar
JacksMafia JacksMafia is offline
Registered User
 
Join Date: Feb 2010
Location: USA
Posts: 127
Thanks: 65
Thanked 19 Times in 15 Posts
JacksMafia is on a distinguished road
ok now i'm able to deal with the registry keys very good but just one question left
how to create sub-folder in a folder ? i have tried many times with no luck

anyone knows?
thanks
Reply With Quote
  #8  
Old 20-08-2012, 02:23
FatalError FatalError is offline
Registered User
 
Join Date: Jul 2012
Location: England
Posts: 22
Thanks: 0
Thanked 5 Times in 5 Posts
FatalError is on a distinguished road
How to hide main progress bar?
Reply With Quote
  #9  
Old 20-08-2012, 03:10
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Quote:
Originally Posted by JacksMafia View Post
ok now i'm able to deal with the registry keys very good but just one question left
how to create sub-folder in a folder ? i have tried many times with no luck

anyone knows?
thanks
Sub-folder in a folder ?

You're using FreeArc ?

Quote:
Originally Posted by FatalError View Post
How to hide main progress bar?
Why you need to hide it anyway
Reply With Quote
  #10  
Old 20-08-2012, 07:00
JacksMafia's Avatar
JacksMafia JacksMafia is offline
Registered User
 
Join Date: Feb 2010
Location: USA
Posts: 127
Thanks: 65
Thanked 19 Times in 15 Posts
JacksMafia is on a distinguished road
Quote:
Originally Posted by REV0 View Post
Sub-folder in a folder ?

You're using FreeArc ?
maybe i didn't explain much i mean in the registry like this


thanks
Reply With Quote
  #11  
Old 20-08-2012, 07:18
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Quote:
Originally Posted by JacksMafia View Post
maybe i didn't explain much i mean in the registry like this


thanks
simple. I'll given an example:

Publisher: EA (leave it in regkey as it is)

Appname: Need for Speed Most Wanted (leave it in regkey as it is)

"SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} \ergc\blabla..

You know the rest i believe
Reply With Quote
  #12  
Old 20-08-2012, 03:41
yener90 yener90 is offline
Registered User
 
Join Date: Nov 2008
Location: Away
Posts: 810
Thanks: 93
Thanked 1,093 Times in 217 Posts
yener90 is on a distinguished road
hiding progressbar xD
you can set moveprogressbar in interfacesettings to 5000 to hide it.
Reply With Quote
  #13  
Old 20-08-2012, 03:59
FatalError FatalError is offline
Registered User
 
Join Date: Jul 2012
Location: England
Posts: 22
Thanks: 0
Thanked 5 Times in 5 Posts
FatalError is on a distinguished road
Quote:
Originally Posted by yener90 View Post
hiding progressbar xD
you can set moveprogressbar in interfacesettings to 5000 to hide it.
Okey,How to move progress bar and extracting file item label?

Last edited by FatalError; 20-08-2012 at 04:01.
Reply With Quote
  #14  
Old 20-08-2012, 07:20
JacksMafia's Avatar
JacksMafia JacksMafia is offline
Registered User
 
Join Date: Feb 2010
Location: USA
Posts: 127
Thanks: 65
Thanked 19 Times in 15 Posts
JacksMafia is on a distinguished road
Quote:
Originally Posted by REV0 View Post
simple. I'll given an example:

Publisher: EA (leave it in regkey as it is)

Appname: Need for Speed Most Wanted (leave it in regkey as it is)

"SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} \ergc\blabla..

You know the rest i believe
that was fast and yeah i know the rest
one more question i made 2 dvd for my game the additional installation folder exist on the 2 dvd so if i choose to install dx or vcredist it runs fine but if i choose to not install dx or vcredist the installation of the game finish with out of range error game installed fine but this out of range error really kills me
any ideas ?!!!!
thanks mate

Last edited by JacksMafia; 20-08-2012 at 10:56. Reason: update
Reply With Quote
  #15  
Old 22-08-2012, 03:51
FatalError FatalError is offline
Registered User
 
Join Date: Jul 2012
Location: England
Posts: 22
Thanks: 0
Thanked 5 Times in 5 Posts
FatalError is on a distinguished road
ISSI duplicates...
not working this;

#define ISSI_UseMyInitializeWizard

procedure ISSI_InitializeWizard();
begin

end;

or how to use different InitializeWizard();

Please Help..!!

and

How to move progress bar and extracting file item label?

Last edited by FatalError; 22-08-2012 at 12:51.
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
Frequently Asked Questions Joe Forster/STA PC Games - Frequently Asked Questions 0 29-11-2005 09:48



All times are GMT -7. The time now is 09:27.


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