FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   UltraARC for Inno Setup (Conversion Tool) (https://fileforums.com/showthread.php?t=96619)

DarkSyrius 14-04-2016 13:58

CIUv2 2.0.4 and UltraArc
 
Is there any way to use new installer scripts - like 2.04h4 - with UltraArc or we can only use 2.0.3 or 2.0.3.6 from this topic - Razor12911 scripts? :confused:

Thanks in advance! :D

KaktoR 14-04-2016 14:06

It's not planned to include UA into latest CIUv2. So the answer is no. Go with 2036.

kenzo34 15-04-2016 06:54

hi razor,
Can you be to an update of ultraarc to add compressor
nz, zstd and xs or lz77 please?
thank's

DarkSyrius 19-04-2016 14:49

More Question, More Troubles...
 
Thanks for all your Help KaktoR

But i have one more question... XD

In 2036 script there is the Extras button - [ExtrasButton]
And I understand that is necessary to show Website, Readme, Manual buttons! OK

The problem is: Extras Button no show label to me! There is no text!

Sorry for the inconvenience, but I searched a lot and tried to put Text, Label, Name in Setup.ini and nothing...

Is there some way to put text in Extra Button? Or I need to create a labeled Button design?

Thanks in Advance!

KaktoR 19-04-2016 23:38

Not sure about that. I will look.

edit: It shows a text, but you cant define your own label to it.

http://i.imgur.com/FnsvDgI.png

Code:

[ExtrasButton]
------------------------------------------------------- Autorun\Extras.png \ ExtrasSelected.png \ ExtrasClicked.png
Left=375
Top=410
Width=68
Height=68
//AreaTop=                                                // integer
//AreaLeft=                                                // integer
//AreaWidth=                                                // integer
//AreaHeight=                                                // integer
//Font=                                                        // string
//FontColor=                                                // $RGB
//FontColorOnMouse=                                        // $RGB
//FontColorMouseDown=                                        // $RGB
//FontColorDisabled=                                        // $RGB
FontSize=8
//FontSizeOnMouse=                                        // integer
//FontBold=                                                // 0 / 1
//Alignment=                                                // 0 / 1
//LabelX=-2000
//LabelY=                                                // # pixels
Visible=1

To do so, you must edit language files in Subfolder Languages. Search there for Extras.

DarkSyrius 22-04-2016 09:48

Quote:

Originally Posted by KaktoR (Post 448602)
Not sure about that. I will look. (...)

Not work in 2.0.3.6... the extras button does not have a text... neither a entry for Extra in Languages files.

I want to use UltraArc, so I have to use this version...

Why not to merge the last UltraArc in last Script release?
It would be so good!:D
Fast and Easy compression and new scipts configurations and options!

But's OK! Thank you again! I'll try something... for now I'lll leave this without text! :p

Thank You again!

KaktoR 22-04-2016 10:06

Well, with 2.0.4h4 you can use internal lzma compression with compiler. Or compress the game in one big archive, then split the file to fit in dvd5's.

pakrat2k2 02-05-2016 10:30

for the installer to actually use the {app} folder rather then the {appdata}\.... folder add this to the setup.ini ( doesn't matter if it matches or not, just need to be there )

Code:

[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:1;
FreeArcFile3=Data3.cab;DestDir:{app};Disk:2;
FreeArcFile4=Data4.cab;DestDir:{app};Disk:2;
FreeArcFile5=Data5.cab;DestDir:{app};Disk:3;
FreeArcFile6=Data6.cab;DestDir:{app};Disk:3;
FreeArcFile7=Data7.cab;DestDir:{app};Disk:4;
FreeArcFile8=Data8.cab;DestDir:{app};Disk:4;
FreeArcFile9=Data9.cab;DestDir:{app};Disk:5;
FreeArcFile10=Data10.cab;DestDir:{app};Disk:5;
FreeArcFile11=Data11.cab;DestDir:{app};Disk:6;
FreeArcFile12=Data12.cab;DestDir:{app};Disk:6;

Tested on Wolfenstein - The New Order which is 9xdvd5 it used the {app} folder for merging the files.

This only applies for Ultraarc Versions.

Razor12911 03-05-2016 02:46

Quote:

Originally Posted by pakrat2k2 (Post 448406)
UA still does NOT use {app} but still TEMP folder. Thought this was changed in CIU203X versions?

I'll check it out... again, for the fourth time.

lugard 08-05-2016 15:43

hello i need help with Autorun Music Button
my Autorun Music Button not to stay configured
what is the syntax to configure Autorun Music Button?

i used the files CIU2030.rar + ci_ciu_06-12-2015.7z[2036] + CIU_2036_Fix_2016.7z

http://i.imgur.com/PKJEKZb.png

KaktoR 09-05-2016 03:12

Change MusicButton Visible=0

pakrat2k2 09-05-2016 08:40

Quote:

Originally Posted by KaktoR (Post 448911)
Change MusicButton Visible=0

if that doesn't seem to work make LEFT/TOP wider then image actually is
will force button outside of image & therefore not displayed.

KaktoR 09-05-2016 08:55

Quote:

Originally Posted by pakrat2k2 (Post 448913)
if that doesn't seem to work make LEFT/TOP wider then image actually is
will force button outside of image & therefore not displayed.

Yep, or

Top=-1000
Left=-1000

:D

lugard 09-05-2016 14:21

[MusicButtonAR]
Left=-1000
Top=-1000
Width=31
Height=120
Visible=0

work in 2030

but not work 2036 :(

the button stay in instalation top

omdj 09-05-2016 16:11

1 Attachment(s)
Quote:

Originally Posted by lugard (Post 448921)
[MusicButtonAR]
Left=-1000
Top=-1000
Width=31
Height=120
Visible=0

work in 2030

but not work 2036 :(

the button stay in instalation top

Leave a transparent margin outside the image.


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

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