View Single Post
  #2  
Old 08-09-2012, 09:22
kassane's Avatar
kassane kassane is offline
Registered User
 
Join Date: Nov 2011
Location: Somewhere in the World
Posts: 174
Thanks: 578
Thanked 117 Times in 47 Posts
kassane is on a distinguished road
Quote:
Originally Posted by mikey26 View Post
Hi yener the precomp:inside is not in the setup ini must we manually put in there or is it not neccesary anymore.in the lastest CI.
Hey friend, copy my script setup.ini organized and paste on top of your setup.ini!

My Setup.ini CI 8.5.6.1 (Organized)
Code:
[InstallOptions]
MyExecutableName=ASMLauncher.exe
ApplicationName=The Amazing Spider-Man
Publisher=Activision
MyExecutablePath=
SaveGameFolder=
Lang=de,en,es,fr,it,ru,tr,prbr
LangUI=0
PrecompVer=inside
GameSize=8460
Password=39337020792232108662594104415120
Editor=yener90

[SystemRequirement]
ProcCore=2
ProcFreq=2600
RAM=3000
VideoRAM=512
WinVerMajor=5
WinVerMinor=1
ServicePack=3

[InstallSettings]
GDFBinary=Game.dll

[ExtractSettings]
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1;PrecSrep:0

[InterfaceSettings]
Button2Width=300
Button2Height=29
InstallerWidth=900
ButtonWidth=300
ButtonHeight=29
Button3Width=300
Button3Height=29
Button4Width=300
Button4Height=29
TextPositionTop=128
TextPositionLeft=10
Button1Left=560
Button1Top=230
Button2Left=595
Button2Top=270
InstallerHeight=500
BackgroundWidth=1280
BackgroundHeight=720
ProgressBarHeight=12
MoveProgressBarLabel=0
SmallInstallerWidth=500
SmallInstallerHeight=200
TextPositionWidth=550
TextPositionHeight=326
MoveDirectoryInfo=0
MoveProgressBar=4
Button3Left=595
Button3Top=310
Button4Left=560
Button4Top=350
SmallButtonWidth=100
SmallButtonHeight=29
SmallButton2Width=100
SmallButton3Width=100
SmallButton2Height=29
SmallButton3Height=29
ProgressBarLabelColor=$FFFFFF
ShowBGFullscreen=0
SmallInstallerFontColor=$FFFFFF
SmallButtonFontSize=9
TextSpaceFromBorder=35
ButtonFont=Amazing Spider Man CI
ButtonOneLiner=1
ButtonFontSize=10
ButtonFontUC=0
ButtonFontBold=0
ButtonFontColor=$D8D8D8
ButtonFontColorOnMouse=$FFFFFF
ButtonFontColorMouseDown=$000000
ButtonFontColorDisabled=$FFFFFF
LogoLeft=39
LogoTop=14
LogoWidth=500
LogoHeight=113
SetupFont=Helvetica Neue LT Std
SetupFontSize=1
SetupFontColor=$FFFFFF
TextCenter=1

//The part AutorunSettings is only required, if you enabled EnableAutorunMenu=1
[AutorunSettings]
AutorunWidth=600
AutorunHeight=500
MusicLeft=542
MusicTop=446
MusicWidth=48
MusicHeight=48
LangBoxCenter=1
LangBoxLeft=0
LangBoxTop=11
PlayLeft=300
PlayTop=240
Play2Left=0
Play2Top=0
Play3Left=0
Play3Top=0
InstallLeft=300
InstallTop=290
ExitLeft=300
ExitTop=340
ButtonWidth=300
ButtonHeight=29
Button2Width=300
Button3Width=300
Button4Width=300
Button5Width=300
Button2Height=29
Button3Height=29
Button4Height=29
Button5Height=29
ButtonFont=Amazing Spider Man CI
ButtonFontUC=0
ButtonFontColor=$F2F2F2
ButtonFontColorOnMouse=$FFFFFF
ButtonFontColorMouseDown=$000000
ButtonFontColorDisabled=$7F7F7F
ButtonFontSize=10
ButtonFontBold=0
RoundedCornerX=50
RoundedCornerY=50

[LauncherSettings]
InstallRedist=1

Launch1=.NET Framework 3.5
Launch164=0
Launch1BeforeInstall=1
LaunchCom1=redist\dotnetfx35_SP1.exe
LaunchArg1=/q:a /q /norestart

Launch2=Visual C++ 2008 x86
Launch264=0
Launch2BeforeInstall=1
LaunchCom2=redist\vcredist_x86.exe
LaunchArg2=/q:a

Launch3=DirectX
Launch364=0
Launch3BeforeInstall=1
LaunchCom3=redist\DirectX\DXSETUP.exe
LaunchArg3=/silent
To enable Precomp, change the command {PrecSrep:0 => PrecSrep:1}

Yener90: as I use that password?
Code:
Password = 39337020792232108662594104415120
And also how to use the Setup.cab Cryptor?
I drag the Setup.cab it and then appears an error and deletes my setup.cab!

Last edited by kassane; 08-09-2012 at 09:31.