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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-02-2018, 10:14
Titeuf's Avatar
Titeuf Titeuf is offline
Registered User
 
Join Date: Oct 2016
Location: France
Posts: 191
Thanks: 614
Thanked 22 Times in 19 Posts
Titeuf is on a distinguished road
Your help to create this!

Hello,
For games update, I'm trying to create a script for inno (like codex (that just has the update files)
Below is the Setup.exe file edited with innoex :

Code:
;InnoSetupVersion=5.5.0 (Unicode)

[Setup]
AppName=RAID World War II The Countdown Raid Update 15.1
AppVerName=RAID World War II The Countdown Raid Update 15.1
DefaultDirName={code:DefDirWiz}
DefaultGroupName=RAID World War II The Countdown Raid
OutputBaseFilename=Setup
Compression=zip
Uninstallable=Unnin
AllowNoIcons=yes
WizardImageFile=embedded\WizardImage.bmp
WizardSmallImageFile=embedded\WizardSmallImage.bmp

[Files]
Source: "{tmp}\ISDone.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\english.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\Style.vsf"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\VclStylesinno.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\styles.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\BASS.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\bp.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\wintb.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\Music.ogg"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\Play1.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\Play2.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\Play3.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\Pause1.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\Pause2.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\Pause3.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\trackBkg.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\trackbtn1.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\trackbtn2.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\trackbtn3.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\unarc.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\ISMD5.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\ISCRC32c.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
Source: "{tmp}\XDelta3.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 

[UninstallDelete]
Type: filesandordirs; Name: "{app}"; 

[CustomMessages]
English.NameAndVersion=%1 version %2
English.AdditionalIcons=Additional icons:
English.CreateDesktopIcon=Create a &desktop icon
English.CreateQuickLaunchIcon=Create a &Quick Launch icon
English.ProgramOnTheWeb=%1 on the Web
English.UninstallProgram=Uninstall %1
English.LaunchProgram=Launch %1
English.AssocFileExtension=&Associate %1 with the %2 file extension
English.AssocingFileExtension=Associating %1 with the %2 file extension...
English.AutoStartProgramGroupDescription=Startup:
English.AutoStartProgram=Automatically start %1
English.AddonHostProgramNotFound=%1 could not be located in the folder you selected.%n%nDo you want to continue anyway?
ErrDir=Install path contains bad characters!
ErrBro=They are bad characters in a «Startup» menu directory!
DirInstall=Install directory
IconDest=&Create desktop shortcut
IconGroup=Directory at «Startup» menu
CreateIconGroup=&Create a Start Menu folder
NoUninstall=Don't create uninstaller and do not write any specific system info
ExitBtn=&Exit
CopyCrack=Copy contents of CODEX directory to installdir
ExDir=Directory for copying is wrong or it is empty!
ErrCopy=Auto copying of CODEX folder is blocking by a system or AV! You need to copy CODEX folder yourself.
FreeSpace1=At least
FreeSpace2=of free space required
ErrSize=There is not enough of free space on selected disk!
MemoReady=Waiting for Input...
InteProc=Cancel extraction?
Success=Successfully Installed
Fail=Installation Failed
MD5text1=Verification of install archives
MD5text2=Please wait while install archives verification is performing
MD5text3=Hash sum of a file Setup-1.cdx is not valid, errors can occur, do you want to proceed?
MD5text4=Setup-1.cdx file not found, errors can occur, do you want to proceed?
MD5text5=Cancel
MD5text6=Setup-1.cdx does have a null size, errors can occur during installation process, do you want to proceed?
CurHashText1=Scanning updated files
CurHashText2=Please wait for install wizard to scan updated files in a selected directory...
CurHashText3=Processing file:
CurHashText4=File not found!
CurHashText5=Null file size!
CurHashText6=Hash sum mismatch! Required MD5:
CurHashText7=Hash sum is valid.
CurHashText8=An error has occured while initial scan in a selected directory! Error details are listed above. Installing of this Update to the selected directory is not possible, this Update is originally designed for RAID.World.War.II.The.Countdown.Raid-CODEX

[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "English"; MessagesFile: "embedded\English.isl";
Thank you in advance for your help,
Greetings

Edit: add attachment
Attached Files
File Type: rar Setup.rar (4.58 MB, 65 views)

Last edited by Titeuf; 10-02-2018 at 22:54.
Reply With Quote
Sponsored Links
 


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
Nero PMA Update failure angelosbg CD/DVD Software & Utilities 9 24-09-2008 03:40
I need create Protection Fix Patches trastornaki PSX Games 2 16-01-2007 15:35
Cant copy or create to F Drive on XBOX pluupy XBox Games 3 27-10-2002 09:28
how to create backup to hard drive fasttoon PC Games 2 02-06-2002 11:56



All times are GMT -7. The time now is 07:23.


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