Quote:
Originally Posted by KaktoR
All of these Trilogy's doesn't work if you use UltraArc and if you want to install only one or two components.
So "Select Components" isn't working.
|
components must be set up properly for them to work. Ive done them with ultraarc & it does work.
IE: Edna & Harvey Duology Conversion
Code:
Setup.ini
[InstallOptions]
ApplicationName=Edna and Harvery Duology
Publisher=Daedalic Entertainment
GameSize=2984
//ProductCode={3FEA6CD1-EA13-4CE7-A74E-A74A4A0A7B5C}
//PrecompVer=inside
//SaveGameFolder1={userdocs}\NBGI
Editor=Pakrat2k2
//ShowGameLauncher=1
Lang=EN,DE,RU,PL
SetupVersion=1.0
GameVersion=1.0
[Executable1]
Name=Edna & Harvey - The Breakout
Exe=edna.exe
ExePath=Edna1
Parameter=
Icon=Setup.ico
GDFBinary=
[Executable2]
Name=Edna & Harvey - Harvey''s New Eyes
Exe=harvey.exe
ExePath=Edna2
Parameter=
Icon=Setup2.ico
GDFBinary=
[Component1]
Name=Edna and Harvey - The Breakout
Size=854
[Component2]
Name=Edna and Harvey - Harvey''s New Eyes
Size=2130
Installerscript.iss
;INSTALLSCRIPT BY YENER90
;ULTRAARC BY RAZOR12911
;#define ProgramFiles "E:\Program Files (x86)\THQ\Darksiders II"
; The following components are only the folder names. -> for defining Name + Size of the components, insert it to Setup.ini
#define Component1 "Edna1"
#define Component2 "Edna2"