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.

rxlord 10-10-2013 07:29

How to edit your script
 
hey i dont know pascal.Plz can u tell me that is there any program through which i can edit your ciu script.how can i change position of buttons and i mage a autorun.png and a autorun.bmp just like you did but when i run autorun a black box surrounds the entire image plz help

rxlord 10-10-2013 10:27

how to change icon of sys check
 
during the setup run of your script a sysem chck happens which tells whether pc is compatible or not plz can you tell me how to change those red and green bars to a icon

pakrat2k2 10-10-2013 15:56

Quote:

Originally Posted by rxlord (Post 424213)
hey i dont know pascal.Plz can u tell me that is there any program through which i can edit your ciu script.how can i change position of buttons and i mage a autorun.png and a autorun.bmp just like you did but when i run autorun a black box surrounds the entire image plz help

everything is in setup.ini, you don't ever edit ISS script, except maybe to add reg entries. Setup.ini, is where you change position of buttons, size of images ( autorun, installer etc ), wether or not you want music / cancel button or just icon.

rxlord 11-10-2013 08:52

how to run video
 
can u tell me how to run video in backgroung instead of images during installation

pakrat2k2 11-10-2013 12:13

Quote:

Originally Posted by rxlord (Post 424240)
can u tell me how to run video in backgroung instead of images during installation

tutorial thread is here, which has all the answers to your questions> http://fileforums.com/showthread.php?t=92805

the answer to your question is have an avi file named video.avi in backgrounds folder, it will play then any images in that folder will show after end of video.

rxlord 15-10-2013 10:07

will video run in loop
 
will the video.avi run in loop if i dont add images.And can the user pause this video or rewind etc

Razor12911 15-10-2013 22:11

nope.

ayateknik 25-10-2013 19:33

Hi, I have set up this installation you want to edit by myself DVDs and CDs without compression, the stall I Want to Make This process will edit the files which you have prepared this Ready Or you need to delete from the Setup

reiji777 28-10-2013 12:29

please, how to join / merge setup.cab into setup.exe?

pakrat2k2 28-10-2013 15:21

Quote:

Originally Posted by reiji777 (Post 424942)
please, how to join / merge setup.cab into setup.exe?

do NOT post the same question in more then 1 topic.

wait for someone to answer.... which I did here

http://fileforums.com/showpost.php?p...&postcount=773

ayateknik 29-10-2013 11:00

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

assegno18 02-11-2013 03:23

Hi, I have an error when install a game in Windows 8.1
Error is from IsDone.dll when extract archive

I use CIU 1.0.0.6 and compress files with arc

arc.ini
Quote:

[External compressor:srep]
header = 0
packcmd = srep {options} -m3f -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep {options} -d -s - - <stdin> <stdout>

[External compressor:precomp]
header = 0
packcmd = precomp -intense0 -c- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
compress script
Quote:

arc a -ep1 -r -w.\ -mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 [email protected] -dp"%choice1%\Data1" .\%arc%
Setup.ini
Quote:

[InstallOptions]
precompver=inside

[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:1;
FreeArcFile3=Data3.cab;DestDir:{app};Disk:1;
FreeArcFile4=Data4.cab;DestDir:{app};Disk:1;
FreeArcFile5=Data5.cab;DestDir:{app};Disk:1;
This error appears only with Windows 8.1
With Windows 7 and Windows 8 (32bit and 64bit) install normally

reiji777 06-11-2013 14:10

Quote:

Originally Posted by gatosky1620 (Post 418785)
Yener bro do you have the CUI v2 script ready, if its ready can you give me please, i have various projects in mind

THANKS SO MUCH FOR YOUR AMAZIN WORK

me too please bro yener90 i want to make GOG themed installer :)

pakrat2k2 08-11-2013 19:57

Quote:

Originally Posted by reiji777 (Post 425425)
me too please bro yener90 i want to make GOG themed installer :)

CIU V2 is beta only, given to specific people for now. I'm sure once its fully tested & errors fixed, it will be given to all. Just be patient & wait for it.

GloverK1911 03-12-2013 02:17

How to change License Agreement and location License Agreement in CIU?
And how to change Button Install and Exit to text like PlayButton?
http://i.minus.com/iPcCh8hFesuiq.JPG
http://fileforums.com/attachment.php...1&d=1386065821
http://fileforums.com/attachment.php...1&d=1386065969

pakrat2k2 03-12-2013 05:07

add this line for each language supported in game. Name of folder / filename change to match what you have/want
Code:

[Languages]
Name: eng; MessagesFile: Languages\English.isl ; LicenseFile: License\readme.txt


GloverK1911 03-12-2013 07:05

after compression all folder with freearc, i have a problem
http://i.minus.com/ib70DR09KO1aL.png

pakrat2k2 03-12-2013 16:02

change font colors in setup.ini

sentinelks 10-12-2013 08:28

C.I.U and C.I
 
You should check this script very deeply. if you work with it, there is the risk restore your pc of DoS:mad: .. just delete a string in uninstaller and you're done, use other methods to uninstaller yener90 , or write (= !!!DANGER!!! DO NOT TOUCH MY SCRIPT) ;):)

yener90 10-12-2013 09:14

Quote:

Originally Posted by sentinelks (Post 427110)
You should check this script very deeply. if you work with it, there is the risk restore your pc of DoS:mad: .. just delete a string in uninstaller and you're done, use other methods to uninstaller yener90 , or write (= !!!DANGER!!! DO NOT TOUCH MY SCRIPT) ;):)

Ehm dont use my script, happy?

pakrat2k2 21-10-2014 09:50

Topic reopened just for reading info ONLY

Added CI7.2.5


All times are GMT -7. The time now is 06:13.

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