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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 25-07-2011, 04:15
DexterLab DexterLab is offline
Registered User
 
Join Date: Jul 2007
Location: Earth
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
DexterLab is on a distinguished road
@yener90

Can you please upload the code of inno setup for this installer ?
I want to use your code, i know that you uploaded your tools but that is different from this installer code.
Reply With Quote
Sponsored Links
  #2  
Old 25-07-2011, 06:33
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
Quote:
Originally Posted by DexterLab View Post
@yener90

Can you please upload the code of inno setup for this installer ?
I want to use your code, i know that you uploaded your tools but that is different from this installer code.
Sorry dude dont have it anymore.
But which difference didnt you like??
could change it or give you the possibility to switch.
Reply With Quote
  #3  
Old 25-07-2011, 10:02
DexterLab DexterLab is offline
Registered User
 
Join Date: Jul 2007
Location: Earth
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
DexterLab is on a distinguished road
Quote:
Originally Posted by yener90 View Post
Sorry dude dont have it anymore.
But which difference didnt you like??
could change it or give you the possibility to switch.
I'm not a programmer, but what is the difference between "ISFreeArcExtract v.4.0.iss" and "ISFreeArcExtract v.4.0 - Kopie.iss" ?

Your installer from of Sniper ghost warrior keept all the setup files in setup.zip, in the "Source_Installer" "ISFreeArcExtract v.4.0.iss" or "ISFreeArcExtract v.4.0 - Kopie.iss"is giving me some error about GUID: TGUID.

What is the line "GDFBinary=BINARIES\WIN32\DFGame.dll" in "Setup.ini" about ?

Can the background image resolution be any size ? For ex. 640x480...

Where should i put the names of freearc archives ? It must be splitted it the size is over one dvd5 ?
Reply With Quote
  #4  
Old 26-07-2011, 07:35
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
Quote:
Originally Posted by DexterLab View Post
I'm not a programmer, but what is the difference between "ISFreeArcExtract v.4.0.iss" and "ISFreeArcExtract v.4.0 - Kopie.iss" ?
ISFreeArcExtract v.4.0 - Kopie.iss is an really old backup, corrupted.
Delete it.


Quote:
Originally Posted by DexterLab View Post
Your installer from of Sniper ghost warrior keept all the setup files in setup.zip, in the "Source_Installer" "ISFreeArcExtract v.4.0.iss" or "ISFreeArcExtract v.4.0 - Kopie.iss"is giving me some error about GUID: TGUID.
You need Inno Setup Unicode

Quote:
Originally Posted by DexterLab View Post
What is the line "GDFBinary=BINARIES\WIN32\DFGame.dll" in "Setup.ini" about ?
This file contains Game Explorer information.
Most games have this file.

Quote:
Originally Posted by DexterLab View Post
Can the background image resolution be any size ? For ex. 640x480...
if you do this, you need to edit most part of the installer.
its difficult for a non programmer.

Quote:
Originally Posted by DexterLab View Post
Where should i put the names of freearc archives ? It must be splitted it the size is over one dvd5 ?
FreeArcFiles in Setup.ini contatains this info:

Code:
{src}\Data1.cab;DestDir:{app};Disk:1|{src}\Data2.cab;DestDir:{app};Disk:2
{src}\Data1.cab = Destination of the Arc file
DestDir:{app} = Place where the arc file should be extracted.
Disk:1 = Number of the DVD where the arc file is.
| = This sign is for adding more arc file, for example:

Extract only one file in DVD:
Code:
{src}\Data1.cab;DestDir:{app};Disk:1|
Extract three different files on 3 DVDs:
Code:
{src}\Data1.cab;DestDir:{app};Disk:1|{src}\Data2.cab;DestDir:{app};Disk:2|{src}\Data3.cab;DestDir:{app};Disk:3
Extract one file on DVD1 and two files on DVD2:
Code:
{src}\Data1.cab;DestDir:{app};Disk:1|{src}\Data2.cab;DestDir:{app};Disk:2|{src}\Data3.cab;DestDir:{app};Disk:2
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
The Incredibles:Rise of the underminer NO-CD FULL PATCH angel-TDw! PC Games 3 21-01-2006 10:51
WARNING: UFO: Aftershock no-DVD Patch v1.2 mailor PC Games 6 20-01-2006 06:11
Ghost Recon + Desert Siege + Island Thunder - on one DVD Grumpy PC Games - CD/DVD Conversions 0 08-12-2005 09:27
Ghost Recon - English retail v1.2.10.0 patch Dukester_ca PC Games 2 29-03-2002 20:56
What sort of patch schumy2001 PS2 Games 1 21-02-2002 17:30



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


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