FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Tutorial using CI 8.0.0 (https://fileforums.com/showthread.php?t=92805)

alley_u2 06-09-2013 06:46

Quote:

Originally Posted by Fabioddq (Post 422920)
You are using the old parameters. The current parameters are:
Add on Setup.ini in:

[InstallOptions]
PrecompVer=inside


And in:

[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:2;


Depends how many Data.cabs and DVDs you have.

Tried that before didnt work... Did as you said.

FYI:
Code:

[InstallOptions]
ApplicationName=Rise of Nations Gold
Publisher=Microsoft Games
GameSize=2048
MyExecutableName=thrones.exe
MyExecutablePath=
Editor=Alien RePack
PrecompVer=inside
Lang=en,de,fr,it,es,tr

[SystemRequirement]
ProcCore=1
ProcFreq=500
RAM=128
VideoRAM=16
WinVerMajor=5
WinVerMinor=1
ServicePack=3

[InstallSettings]
GDFBinary=GDF.dll

[ExtractSettings2]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;

[ComponentsSettings]
Component1=
Component1Size=

[InterfaceSettings]
InstallerWidth=875
InstallerHeight=506
ButtonWidth=216
ButtonHeight=53
Button1Left=20
Button1Top=190
Button2Left=20
Button2Top=250
Button3Left=20
Button3Top=310
Button4Left=20
Button4Top=370
BackgroundWidth=1280
BackgroundHeight=720
ProgressBarHeight=12
MoveProgressBarLabel=0
SmallInstallerWidth=500
SmallInstallerHeight=200
MoveDirectoryInfo=0
MoveProgressBar=4
SmallButtonWidth=128
SmallButtonHeight=30
ProgressBarLabelColor=$FFFFFF
SmallInstallerFontColor=$FFFFFF
SmallButtonFontSize=9
ButtonFont=Times New Roman
ButtonOneLiner=0
ButtonFontSize=9
ButtonFontUC=1
ButtonFontBold=1
ButtonFontColor=$CCCCCC
ButtonFontColorOnMouse=$FFFFFF
ButtonFontColorMouseDown=$FFFFFF
ButtonFontColorDisabled=$7F7F7F
FlashLeft=55
FlashTop=0
FlashWidth=714
FlashHeight=106
LogoLeft=355
LogoTop=10
LogoWidth=178
LogoHeight=80
SetupFont=Times New Roman
SetupFontSize=1
SetupFontColor=$FFFFFF
ShowBGFullscreen=0
TextPositionTop=130
TextPositionLeft=280
TextPositionWidth=360
TextPositionHeight=300
TextSpaceFromBorder=0
TextCenter=1

[AutorunSettings]
AutorunWidth=439
AutorunHeight=600
MusicLeft=400
MusicTop=15
MusicWidth=24
MusicHeight=24
LangBoxCenter=1
LangBoxLeft=0
LangBoxTop=10
PlayLeft=200
PlayTop=380
InstallLeft=200
InstallTop=440
ExitLeft=200
ExitTop=500
ButtonWidth=216
ButtonHeight=53
ButtonFont=Times New Roman
ButtonFontUC=1
ButtonFontColor=$CCCCCC
ButtonFontColorOnMouse=$FFFFFF
ButtonFontColorMouseDown=$FFFFFF
ButtonFontColorDisabled=$7F7F7F
ButtonFontSize=9
ButtonFontBold=1

[LauncherSettings]
InstallRedist=1

Launch1=DirectX
Launch164=0
Launch1BeforeInstall=0
LaunchCom1={src}\redist\directX\DXSETUP.exe
LaunchArg1=/silent

Launch2=Visual C++ 2010 x86
Launch564=0
Launch5BeforeInstall=0
LaunchCom5={src}\redist\vcredist_x86.exe
LaunchArg5=/silent


alley_u2 06-09-2013 06:49

Got the error [ExtractSettings2] should have been [ExtractSettings]

Fabioddq 06-09-2013 06:54

Yes, [ExtractSettings] :D

alley_u2 06-09-2013 07:02

Is this compatible with precomp 0.43 and srep 32

Fabioddq 06-09-2013 07:07

Quote:

Originally Posted by alley_u2 (Post 422927)
Is this compatible with precomp 0.43 and srep 32

Im not sure, i think not. To old version of CI.

alley_u2 06-09-2013 07:15

Quote:

Originally Posted by Fabioddq (Post 422928)
Im not sure, i think not. To old version of CI.

So which is the latest one?? Cant see in the forum to download CIU version 2

Fabioddq 06-09-2013 07:26

Quote:

Originally Posted by alley_u2 (Post 422929)
So which is the latest one?? Cant see in the forum to download CIU version 2

Yes, because is exclusive version. You need to use CIU 1.0.0.6.

Anyway, will not have support to precomp 0.43, only 0.42 but srep 3.2 should work.

pakrat2k2 06-09-2013 10:24

Quote:

Originally Posted by alley_u2 (Post 422921)
Tried that before didnt work... Did as you said.

FYI:
Code:

[InstallOptions]
ApplicationName=Rise of Nations Gold
Publisher=Microsoft Games
GameSize=2048
MyExecutableName=thrones.exe
MyExecutablePath=
Editor=Alien RePack
PrecompVer=inside
Lang=en,de,fr,it,es,tr
 
[SystemRequirement]
ProcCore=1
ProcFreq=500
RAM=128
VideoRAM=16
WinVerMajor=5
WinVerMinor=1
ServicePack=3
 
[InstallSettings]
GDFBinary=GDF.dll
 
[ExtractSettings2]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
 
[ComponentsSettings]
Component1=
Component1Size=
 
[InterfaceSettings]
InstallerWidth=875
InstallerHeight=506
ButtonWidth=216
ButtonHeight=53
Button1Left=20
Button1Top=190
Button2Left=20
Button2Top=250
Button3Left=20
Button3Top=310
Button4Left=20
Button4Top=370
BackgroundWidth=1280
BackgroundHeight=720
ProgressBarHeight=12
MoveProgressBarLabel=0
SmallInstallerWidth=500
SmallInstallerHeight=200
MoveDirectoryInfo=0
MoveProgressBar=4
SmallButtonWidth=128
SmallButtonHeight=30
ProgressBarLabelColor=$FFFFFF
SmallInstallerFontColor=$FFFFFF
SmallButtonFontSize=9
ButtonFont=Times New Roman
ButtonOneLiner=0
ButtonFontSize=9
ButtonFontUC=1
ButtonFontBold=1
ButtonFontColor=$CCCCCC
ButtonFontColorOnMouse=$FFFFFF
ButtonFontColorMouseDown=$FFFFFF
ButtonFontColorDisabled=$7F7F7F
FlashLeft=55
FlashTop=0
FlashWidth=714
FlashHeight=106
LogoLeft=355
LogoTop=10
LogoWidth=178
LogoHeight=80
SetupFont=Times New Roman
SetupFontSize=1
SetupFontColor=$FFFFFF
ShowBGFullscreen=0
TextPositionTop=130
TextPositionLeft=280
TextPositionWidth=360
TextPositionHeight=300
TextSpaceFromBorder=0
TextCenter=1
 
[AutorunSettings]
AutorunWidth=439
AutorunHeight=600
MusicLeft=400
MusicTop=15
MusicWidth=24
MusicHeight=24
LangBoxCenter=1
LangBoxLeft=0
LangBoxTop=10
PlayLeft=200
PlayTop=380
InstallLeft=200
InstallTop=440
ExitLeft=200
ExitTop=500
ButtonWidth=216
ButtonHeight=53
ButtonFont=Times New Roman
ButtonFontUC=1
ButtonFontColor=$CCCCCC
ButtonFontColorOnMouse=$FFFFFF
ButtonFontColorMouseDown=$FFFFFF
ButtonFontColorDisabled=$7F7F7F
ButtonFontSize=9
ButtonFontBold=1
 
[LauncherSettings]
InstallRedist=1
 
Launch1=DirectX
Launch164=0
Launch1BeforeInstall=0
LaunchCom1={src}\redist\directX\DXSETUP.exe
LaunchArg1=/silent
 
Launch2=Visual C++ 2010 x86
Launch564=0
Launch5BeforeInstall=0
LaunchCom5={src}\redist\vcredist_x86.exe
LaunchArg5=/silent


Launch 2 Corrections

Launch2=Visual C++ 2010 x86
Launch264=0
Launch2BeforeInstall=0
LaunchCom2={src}\redist\vcredist_x86.exe
LaunchArg2=/silent

red01 17-09-2013 04:18

i want to remove the text from music button in autorun and i want to show only a symbol for music button.
but i cant do it and i cant change the equalizer as well.

is there any way to do it?

ayateknik 27-10-2013 08:36

disc without compression chamber with CIU, and I want to do the installation, and which parts need to wipe innoda where you need to add this code I would like to add just the autorun and setup button on the visual and disk compression chamber, changing, etc. How do I use the CIU
I'm sorry for bad english

reiji777 28-10-2013 11:39

please help, how to join setup.cab + setup.exe into 1 file of setup.exe?

ayateknik 29-10-2013 10:47

C.I.U 1.0.0.6 Version of Autorun extra button to add the style file and add the code to add on top of the table and add a shortcut to the start menu autorun new link button and manual about how to add new language file to add the opening to insert the picture

NamelessOne 23-11-2013 05:22

Is there any way to change the following: instead of Play and Play Blabla 2 on the autorun menu, to says, in my case, Baldur's Gate and Baldur's Gate II. The conversion is finished but that's been bugging me :D I'll create custom buttons if there's no other way :)

yener90 23-11-2013 15:35

New version its possible :)
7 days are enough i think to finish it :p

NamelessOne 24-11-2013 01:39

@yener90

Allrighty then :D Then I guess, I'll wait your updated version to publish this conversion ;)


All times are GMT -7. The time now is 04:28.

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