FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   yener90's Inno Project Source Codes (https://fileforums.com/showthread.php?t=91563)

pakrat2k2 23-09-2013 16:26

check your setup.ini, see if anything is spelled incorrectly ( Redists > directx etc )
And is there more then 1 dvd ? it may be looking to finish something & cant find it ??

alley_u2 23-09-2013 21:01

Quote:

Originally Posted by pakrat2k2 (Post 423693)
check your setup.ini, see if anything is spelled incorrectly ( Redists > directx etc )
And is there more then 1 dvd ? it may be looking to finish something & cant find it ??

Haven't modified anything drastically. This is my file

Code:

/////////////////////  SETUP SETTINGS  //////////////////////

[InstallOptions]
ApplicationName=Counter-Strike Source
Publisher=Valve
GameSize=5120
MyExecutableName=hl2.exe
MyExecutablePath=
Editor=AliEN RePack
Lang=en,de,fr,it,es,tr

[SystemRequirement]
ProcCore=1
ProcFreq=1700
RAM=512
VideoRAM=256
WinVerMajor=5
WinVerMinor=1
ServicePack=3

[InstallSettings]
GDFBinary=GDF.dll

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

//////////////////////  SETUP DESIGN BUTTON  //////////////////////

[StandardButton]
Width=216
Height=53
Font=Times New Roman
FontUC=1
FontColor=$CCCCCC
FontColorOnMouse=$FFFFFF
FontColorMouseDown=$FFFFFF
FontColorDisabled=$7F7F7F
FontSize=9
FontBold=1


[NextButton]
Left=20
Top=190

[BackButton]
Left=20
Top=250

[CancelButton]
Left=20
Top=310

[MusicButton]
Left=20
Top=370

//////////////////////  SETUP DESIGN SMALL BUTTON  //////////////////////

[SmallButton]
Width=128
Height=30
FontSize=9
//////////////////////  SETUP DESIGN OTHER BUTTON  //////////////////////

[EqualizerButton]
Left=-630
Top=430
Width=31
Height=120

[MinimizeButton]
Left=872
Top=39
Width=0
Height=0

[ExitButton]
Left=872
Top=11
Width=0
Height=0

//////////////////////  SETUP DESIGN INTERFACE  //////////////////////

[Flash1]
Left=55
Top=0
Width=714
Height=106

[Logo]
Left=355
Top=10
Width=178
Height=80

[TextStage]
Top=130
Left=280
Width=360
Height=300
SpaceFromBorder=0
Center=1
Font=Times New Roman
FontSize=1
FontColor=$FFFFFF

[InterfaceSettings]
ChangeFrame=0
InstallerWidth=875
InstallerHeight=506
BackgroundWidth=1280
BackgroundHeight=720
ShowBGFullscreen=0

ProgressBarLabelColor=$FFFFFF
ProgressBarHeight=12
MoveProgressBarLabel=0
MoveDirectoryInfo=15
MoveProgressBar=4

[SmallInstaller]
Width=500
Height=200
Shadow=0
FontColor=$FFFFFF
PosRightDown=0

//////////////////////  AUTORUN DESIGN //////////////////////

[AutorunSettings]
AutorunWidth=439
AutorunHeight=600

[StandardButtonAR]
Width=216
Height=53
Font=Times New Roman
FontUC=1
FontColor=$CCCCCC
FontColorOnMouse=$FFFFFF
FontColorMouseDown=$FFFFFF
FontColorDisabled=$7F7F7F
FontSize=9
FontBold=1

[PlayButton]
Left=200
Top=380

[UnInstallButton]
Left=200
Top=440

[ManualButton]
Left=349
Top=103
Width=4
Height=4
LabelY=1500
FileDK=Support\Manual\Danish\FarCry3.pdf
FileNL=Support\Manual\Dutch\FarCry3.pdf
File=Support\Manual\English\FarCry3.pdf
FileFR=Support\Manual\French\FarCry3.pdf
FileDE=Support\Manual\German\FarCry3.pdf
FileIT=Support\Manual\Italian\FarCry3.pdf
FileNO=Support\Manual\Norwegian\FarCry3.pdf
FilePL=Support\Manual\Polish\FarCry3.pdf
FilePR=Support\Manual\Portuguese\FarCry3.pdf
FileES=Support\Manual\Spanish\FarCry3.pdf
FileSW=Support\Manual\Swedish\FarCry3.pdf

[ReadMeButton]
Left=306
Top=122
Width=5
Height=3
LabelY=1500
FileDK=Support\ReadMe\Danish\ReadMe.txt
FileNL=Support\ReadMe\Dutch\LeesMij.txt
File=Support\ReadMe\English\ReadMe.txt
FileFR=Support\ReadMe\French\LisezMoi.txt
FileDE=Support\ReadMe\German\Liesmich.txt
FileIT=Support\ReadMe\Italian\Leggimi.txt
FileNO=Support\ReadMe\Norwegian\Viktig.txt
FilePL=Support\ReadMe\Polish\ReadMe.txt
FilePR=Support\ReadMe\Portuguese\ReadMe.txt
FileES=Support\ReadMe\Spanish\Leeme.txt
FileSW=Support\ReadMe\Swedish\ReadMe.txt

[OpenDVDButton]
Left=200
Top=320
Visible=0

[EqualizerButtonAR]
Left=-535
Top=333
Width=31
Height=120
Visible=0

[MusicButtonAR]
Left=400
Top=15
Width=24
Height=24
Visible=1

[LangBox]
Left=0
Top=10
Center=1
ShowOnly=0

[ExitButtonAR]
Left=200
Top=500


[LauncherSettings]
InstallRedist=1

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

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

Really don't know where to debug.

alley_u2 24-09-2013 01:09

It has to do something with setup.cab. I have deleted all pngs except for autorun, Installer1, SmallInstaller because I am using Setup.cjstyles. When i add all the pngs back the setup doesn't give the above error. So how do I eliminate the error.

pakrat2k2 24-09-2013 16:24

im not sure, just about the exact same issues with my conversion using 1006 as well, but there isn't any cjstyles file in cab file, so im at a loss whats causing it.

alley_u2 27-09-2013 03:35

Can anybody provide me with the new ciu script....m getting error in 1006

red01 27-09-2013 05:03

i cant find out about...
1. how to set the position of small installer (if possible)

and
2. how to adjust the position of small buttons and progress bar (along with text) on small installer?

thanks in advance guys

Fabioddq 27-09-2013 05:34

Quote:

Originally Posted by alley_u2 (Post 423774)
Can anybody provide me with the new ciu script....m getting error in 1006

1.0.0.6 version is the last open version. Try make the work from the scratch again. Works for pakrat.

Quote:

Originally Posted by red01 (Post 423777)
i cant find out about...
1. how to set the position of small installer (if possible)

[SmallInstaller]
PosRightDown=0 (positive or negative values)

Quote:

Originally Posted by alley_u2 (Post 423774)
and
2. how to adjust the position of small buttons and progress bar (along with text) on small installer?

Limited function for this version.

[InterfaceSettings]
ProgressBarHeight=12
MoveProgressBarLabel=0
MoveDirectoryInfo=15
MoveProgressBar=4

[SmallInstaller]
Shadow=60

alley_u2 27-09-2013 05:53

Quote:

Originally Posted by alley_u2 (Post 423686)
I am using CIU 1.0.0.6. I get this error when my installation is finished (refer image below)

Although the setup installs fine. Can anybody help.

Can you help me out with this error Fabioddq (Post no. 1440)

Fabioddq 27-09-2013 06:01

I have no idea about this error. :( Has a long time I don't use this version. I think I never had this error.

Try remove the cjstyles;
Check the Setup.ini and Setup.cab to see if has any error, like wrong words, wrong arguments, files in the wrong folders, etc;
Try make from the scratch again;

alley_u2 27-09-2013 06:04

Quote:

Originally Posted by Fabioddq (Post 423782)
I have no idea about this error. :(

Try remove the cjstyles;
Check the Setup.ini and Setup.cab to see if has any error, like wrong words, files in the wrong folders, etc;
Try make from the scratch again;

OK will give it a shot... I am very sure it has to do with setup.cab. Because if I use all the default pngs it doesn't give me this error.

pakrat2k2 27-09-2013 12:24

Quote:

Originally Posted by alley_u2 (Post 423783)
OK will give it a shot... I am very sure it has to do with setup.cab. Because if I use all the default pngs it doesn't give me this error.

Because of errors I DELETED everything & started all over again. Re-extracted the 1006 files, then one by one replaced the images to ones I wanted to use.
Then corrected the setup.ini to make it match my game. ( Tested with 2-3 files changed, to make sure it would run without errors ) when finally got all
files changed & it still worked, then correct all settings to match game you are doing conversion for.....

rather then using setup.cab extract all files ( creates setup folder with files inside. ) then in langscript.iss / installerscript.iss change to internal

;#define Internal ( remove the ; at front )

You can then use freearc to compress game files,( any of the conversions that used compress.bat, & in setup.ini make sure cabs are set properly IE:

Code:

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


alley_u2 27-09-2013 12:51

Quote:

Originally Posted by pakrat2k2 (Post 423795)
Because of errors I DELETED everything & started all over again. Re-extracted the 1006 files, then one by one replaced the images to ones I wanted to use.
Then corrected the setup.ini to make it match my game. ( Tested with 2-3 files changed, to make sure it would run without errors ) when finally got all
files changed & it still worked, then correct all settings to match game you are doing conversion for.....

rather then using setup.cab extract all files ( creates setup folder with files inside. ) then in langscript.iss / installerscript.iss change to internal

;#define Internal ( remove the ; at front )

You can then use freearc to compress game files,( any of the conversions that used compress.bat, & in setup.ini make sure cabs are set properly IE:

Code:

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


The error is caused when I remove to pngs i.e Button.png and SmallButton.png in Setup Folder

pakrat2k2 28-09-2013 08:42

just leave them there

alley_u2 29-09-2013 01:00

I tried CI 8.5.7.4 with the same setup and that doesn't give me a error. I think there it has do something with the script.

pakrat2k2 30-09-2013 05:21

Quote:

Originally Posted by alley_u2 (Post 423837)
I tried CI 8.5.7.4 with the same setup and that doesn't give me a error. I think there it has do something with the script.

there is no error with v1006, you CANT remove those 2 png files, leave them there. Search thru installscript.iss for button.png & you find it all thru the script, same for smallbutton.png.

Just change the images to what you want, correct values in setup.ini if different size then original image.


All times are GMT -7. The time now is 03:16.

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