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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 24-09-2007, 06:04
BarryB BarryB is offline
Die Hard Member
 
Join Date: Jun 2004
Location: In a House
Posts: 1,972
Thanks: 0
Thanked 1 Time in 1 Post
BarryB is on a distinguished road
OK, here's a script to create an installer that pulls most of the data off the DVD, assuming it's drive E:

Code:
[Setup]
AppName=Runaway 2
AppVerName=Runaway 2
DefaultDirName={pf}\Runaway 2
DefaultGroupName=Runaway 2
OutputBaseFilename=setup
Compression=lzma/ultra
CompressionThreads=auto
DiskSpanning=yes
SlicesPerDisk=1
DiskSliceSize=736000000
SolidCompression=yes

[Languages]
Name: "it"; MessagesFile: "compiler:Languages\Italian.isl"

[Files]
Source: "mss\*"; DestDir: "{app}\mss"; Flags: ignoreversion
Source: "Xtras\*"; DestDir: "{app}\Xtras"; Flags: ignoreversion
Source: "binkw32.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "mss32.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "FX.ico"; DestDir: "{app}"; Flags: ignoreversion
Source: "Inizio del Gioco.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "Runaway2.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "Runaway 2.ico"; DestDir: "{app}"; Flags: ignoreversion
Source: "Video card setup.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Dataa\*"; DestDir: "{app}\Dataa"; Flags: ignoreversion
Source: "E:\Datav\*"; DestDir: "{app}\Datav"; Flags: ignoreversion
Source: "E:\Resource\*"; DestDir: "{app}\Resource"; Flags: ignoreversion


[Registry]
Root: HKLM; Subkey: "SOFTWARE\FX interactive\Runaway 2"; ValueName: "Path"; ValueType: String; ValueData: "{app}";
Root: HKLM; Subkey: "SOFTWARE\FX interactive\Runaway 2"; ValueName: "Accesos"; ValueType: String; ValueData: "{groupname}\";

[Run]
Filename: "{app}\Runaway 2.exe"; Description: "{cm:LaunchProgram,'Runaway 2'}"; Flags: postinstall unchecked

[Icons]
Name: "{group}\Runaway 2"; Filename: "{app}\Runaway2.exe"; WorkingDir: "{app}"; IconFilename: "{app}\Runaway 2.ico"
Name: "{group}\Configurazione scheda grafica"; Filename: "{app}\Video card setup.exe"; WorkingDir: "{app}"
Name: "{group}\Pagina Web di Runaway 2"; Filename: "http://www.fxinteractive.com/it/p148/p148web.htm"; WorkingDir: "{app}"
Name: "{group}\Trailer FX"; Filename: "{app}\Inizio del gioco.exe"; WorkingDir: "{app}"; Parameters: "Trailers"; IconFilename: "{app}\fx.ico"
Name: "{group}\{cm:UninstallProgram,Runaway 2}"; Filename: "{uninstallexe}";
Name: "{userdesktop}\Runaway 2"; Filename: "{app}\Runaway2.exe"; Tasks: "desktopicon"; WorkingDir: "{app}"

[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
Here's how to create the installer:

1. Cut/paste the above script to a file with an .iss extension, e.g. r2.iss
2. Put DVD in drive E:
3. Create a temp directory on C:, e.g. Runaway2
4. Locate the CAB directory on the DVD and use Winrar/Winzip to extract both CAB files to the temporary directory. Replace the 'Runaway2.exe with the NoDVD if needed!
5. Copy the .iss file you cut/pasted earlier into the temporary directory as well.
6. Open the temporary directory and click on the .iss file to launch Inno then Compile the setup!

When the compile is complete the setup files are in the newly created 'Output' folder in the temp directory! Hopefully this installer will fit on a DVD!!

See if you can follow what I've wrote
Reply With Quote
 


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
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** Grumpy PC Games - CD/DVD Conversions 252 16-07-2024 20:35
Medal of Honor: Airborne (UK) (DVD9 to 2x DVD5) BarryB PC Games - CD/DVD Conversions 7 09-06-2010 21:07
Phantasy Star Universe (DVD9 to 2 DVD5 OR DVD9 to 1 DVD5) Heretic666 PC Games - CD/DVD Conversions 6 26-12-2006 06:28
ParaWorld (DVD9 to 1x CD-R & 1x DVD5) OR (DVD9 to 1 DVD5) !HaGaR! PC Games - CD/DVD Conversions 11 25-10-2006 08:45



All times are GMT -7. The time now is 18:35.


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