![]() |
Tron Evolution DVD9 - DVD5 conversion please
data2.cab - 7.160.416 kb
and that layout.bin trick not working anymore Installshield version - 17.0.714 - and seems iscab support ended. :/ http://www.tothegame.com/pc-10106-tr...on-for-pc.html |
Iscab is no longer available from the 2010 version, but iscab v15 still working with that version, unfortunately from version 17 (2011), iscab v15 no longer works because it has been added unicode support. :(
|
Quote:
|
Tron Evolution DVD9 - 2 DVD5 conversion
Install the game from DVD9 Copy all file form Crack folder & patse to X:\Disney Interactive Studios\Tron Evolution\Binaries\Win32Live ( Overwrite ) Make folder Support in X:\Disney Interactive Studios\Tron Evolution Copy file gfwlivesetup.exe , PhysX_9.10.0129_SystemSoftware.exe & folder directx from DVD9 to folder Support Download & copy vcredist_x86.exe to folder Support Code:
http://download.microsoft.com/download/d/d/9/dd9a82d0-52ef-40db-8dab-795376989c03/vcredist_x86.exeCode:
http://www.jrsoftware.org/download.php/is.exe* Application name :Tron Evolution * Application version : 1.0 * Application publisher : Disney Interactive Studios * Application webstie : empty Next -> Application folder name : Disney Interactive Studios\Tron Evolution Next -> Application main executable file -> Browser to X:\Disney Interactive Studios\Tron Evolution\Binaries\Win32Live\GridGameLauncherc.exe -> Add folder -> Browser to X:\Disney Interactive Studios Next -> check box create an Uninstall icon in the Start menu folder Next -> next -> Languages -> select all -> next * Custom compiler output folder -> Bowser driver Y:\ Folder you want make * Custom Setup icon file -> bowser to X:\Disney Interactive Studios\Tron Evolution\ICONS\tron.ico Next -> Finish -> Would you like to complie the new script now -> choose No Download Tron Evolution.iss example : Code:
http://www.mediafire.com/?awbl89zq7arr7beCode:
Compression=noneCode:
[Registry]Code:
[Icons]Make folder DVD1 & DVD2 Cut file setup.exe setup-1a.bin, setup-1b.bin, setup-1c.bin to DVD1 Copy file AUTORUN.INF & folder icons form DVD 9 to DVD 1, open file AUTORUN.INF with notepad & edit : Code:
[autorun]Copy file AUTORUN.INF & folder icons form DVD 9 to DVD 2, open file AUTORUN.INF with notepad & edit : Code:
[autorun]The size DVD 1 is 4.32Gb The size DVD 2 is 4.33Gb Install Sequence DVD1 - DVD 2 - Finish & Play I'm tested and working on Windows XP Sp3 & Windows 7 32bit NOTE : You cant edit Compression is none = lzma/fast , lzma2/normal if you want the size is small Sorry if my english bad |
Brilliant guide thanhhung2810.
I only know how to use Inno setup with wizard mode. I always get problems with desktop icon for games that uses a launch window to start the game. Hope more Gurus will post guides like these for us noobs to learn. >,< |
Quote:
|
you can also remove the run entries IF you already have the software installed from other games
CHANGE Code:
[Run]Code:
|
the [RUN] sections has ERRORS!! - Cannot find file, You added the name of the folder after the {app} which is NOT needed. Also missed the folder path for GridGameLauncher.exe
CORRECTED Code:
[Run] |
1 Attachment(s)
Here is working script for DVD9 - 2xDVD5 conversion: Also add as attachment.
; Script generated by the Inno Setup Script Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! [Setup] ; NOTE: The value of AppId uniquely identifies this application. ; Do not use the same AppId value in installers for other applications. ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.) AppId={{57D69816-C433-414D-B763-5356631BEB34} AppName=Tron Evolution AppVersion=1.0 ;AppVerName=Tron Evolution 1.0 AppPublisher=Disney Interactive Studios AppPublisherURL=http://www.disney.co.uk/tron/tron-evolution.jsp#/games/evolution AppSupportURL=http://www.disney.co.uk/tron/tron-evolution.jsp#/games/evolution AppUpdatesURL=http://www.disney.co.uk/tron/tron-evolution.jsp#/games/evolution DefaultDirName={pf}\Disney Interactive Studios\Tron Evolution DefaultGroupName=Disney Interactive Studios\Tron Evolution LicenseFile=C:\Program Files\Disney Interactive Studios\Tron Evolution\README\LICENSE.rtf InfoAfterFile=C:\Program Files\Disney Interactive Studios\Tron Evolution\README\readmeEN.txt OutputDir=C:\Tron ------------> makedir and extract files in attachment to c:\Tron OutputBaseFilename=Setup SetupIconFile=C:\Program Files\Disney Interactive Studios\Tron Evolution\ICONS\tron.ico WizardImageFile=C:\Tron\Tron2.bmp WizardSmallImageFile=C:\Tron\Tron1.bmp Compression=lzma/fast DiskSpanning=true DiskSliceSize=1550000000 SlicesPerDisk=3 WindowVisible=true BackColor=clMaroon BackColor2=clNavy WizardImageBackColor=clSilver WizardImageStretch=true [Languages] Name: english; MessagesFile: compiler:Default.isl [Tasks] Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:AdditionalIcons}; Flags: unchecked [Registry] Root: HKLM; Subkey: SOFTWARE\Disney Interactive Studios; Flags: uninsdeletekeyifempty Root: HKLM; Subkey: SOFTWARE\Disney Interactive Studios\tr2npc; ValueName: GamePath; ValueType: String; ValueData: {app}\\Binaries\Win32Live\GridGameLauncher.exe; Flags: uninsdeletekey Root: HKLM; Subkey: SOFTWARE\Disney Interactive Studios\tr2npc; ValueName: InstallPath; ValueType: String; ValueData: {app}\\Binaries\Win32Live; Flags: uninsdeletekey Root: HKLM; Subkey: SOFTWARE\Disney Interactive Studios\tr2npc; ValueName: Language; ValueType: String; ValueData: EN; Flags: uninsdeletekey [Files] Source: C:\Program Files\Disney Interactive Studios\Tron Evolution\*; DestDir: {app}; Flags: ignoreversion recursesubdirs createallsubdirs ; NOTE: Don't use "Flags: ignoreversion" on any shared system files [Icons] Name: {group}\Tron Evolution; Filename: {app}\\Binaries\Win32Live\GridGameLauncher.exe; IconFilename: {app}\ICONS\tron.ico; WorkingDir: {app} Name: {commondesktop}\Tron Evolution; Filename: {app}\Binaries\Win32Live\GridGameLauncher.exe; IconFilename: {app}\ICONS\tron.ico; WorkingDir: {app}; Tasks: desktopicon Name: {group}\{cm:ProgramOnTheWeb,Tron Evolution}; Filename: http://www.disney.co.uk/tron/tron-ev...ames/evolution Name: {group}\{cm:UninstallProgram,Tron Evolution}; Filename: {uninstallexe}; IconFilename: {app}\ICONS\Uninstall.ico; WorkingDir: {app} Name: {group}\Tron e-Manual; Filename: {app}\README\eManual.pdf; IconFilename: {app}\ICONS\Readme.ico; WorkingDir: {app} [Run] Filename: {app}\Support\PhysX_9.10.0129_SystemSoftware.exe; Parameters: /quiet Filename: {app}\Support\directx\DXSETUP.exe; Description: {cm:LaunchProgram,DirectX} Filename: {app}\Support\vcredist_x86_08.exe; Description: {cm:LaunchProgram,Microsoft visual C++} Filename: {app}\Support\gfwlivesetup.exe; Description: {cm:LaunchProgram,Game For Windows Live} Filename: {app}\Binaries\Win32Live\GridGameLauncher.exe; Description: {cm:LaunchProgram,Disney Interactive Studios}; Flags: nowait postinstall skipifsilent |
Brillant thanhhung2810
and thanks for the tips using Inno |
thanhhung2810 , par excellence ;) :D
|
the line in registry section ( RED ) needs to be changed to IT
Root: HKLM; Subkey: SOFTWARE\Disney Interactive Studios\tr2npc; ValueName: Language; ValueType: String; ValueData: EN; Flags: uninsdeletekey |
1 Attachment(s)
whose are you using ? thanhhung2810 or loveco2001
[Languages] Name: Italian; MessagesFile: compiler: Italian.isl and make sure that the italian.isl file is with the iss script file, no need for the others. as for the read-only, before starting the conversion goto the installed game folder right-click properties and deselect read-only for all sub-folders. |
| All times are GMT -7. The time now is 20:32. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com