|
#1441
|
||||
|
||||
|
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 ?? |
| Sponsored Links |
|
#1442
|
||||
|
||||
|
Quote:
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=
Last edited by alley_u2; 23-09-2013 at 23:41. |
| The Following User Says Thank You to alley_u2 For This Useful Post: | ||
|
#1443
|
||||
|
||||
|
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.
Last edited by alley_u2; 24-09-2013 at 07:08. |
|
#1444
|
||||
|
||||
|
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.
|
|
#1445
|
||||
|
||||
|
Can anybody provide me with the new ciu script....m getting error in 1006
|
|
#1446
|
|||
|
|||
|
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 |
|
#1447
|
||||
|
||||
|
Quote:
Quote:
PosRightDown=0 (positive or negative values) Quote:
[InterfaceSettings] ProgressBarHeight=12 MoveProgressBarLabel=0 MoveDirectoryInfo=15 MoveProgressBar=4 [SmallInstaller] Shadow=60 Last edited by Fabioddq; 27-09-2013 at 05:40. |
|
#1448
|
||||
|
||||
|
Can you help me out with this error Fabioddq (Post no. 1440)
|
|
#1449
|
||||
|
||||
|
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; Last edited by Fabioddq; 27-09-2013 at 06:05. |
|
#1450
|
||||
|
||||
|
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.
|
|
#1451
|
||||
|
||||
|
Quote:
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;
Last edited by pakrat2k2; 27-09-2013 at 12:28. |
|
#1452
|
||||
|
||||
|
Quote:
Last edited by alley_u2; 28-09-2013 at 01:48. |
| The Following User Says Thank You to alley_u2 For This Useful Post: | ||
pakrat2k2 (27-09-2013) | ||
|
#1453
|
||||
|
||||
|
just leave them there
|
|
#1454
|
||||
|
||||
|
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.
|
|
#1455
|
||||
|
||||
|
Quote:
Just change the images to what you want, correct values in setup.ini if different size then original image. |
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
alley_u2 (30-09-2013) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |