FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   [GSERIES] Custom Installer Ultimate V2g (https://fileforums.com/showthread.php?t=99345)

gatosky1620 12-08-2017 14:50

BUGS
if i only have one music.mp3 file and i want listen it after autorun without the music list, what i do?
because the music only works having the autorun music option enable

If Setup.exe cannot find Data1.bin, or i want to abort, there is a endless loop of question "Would you like to search for Data1.bin".
If i click no, question appears "Would you like to exit setup" or something simillar.
If i click Yes, Setup again asking for Data1.bin.
and error cm 6

houcine80 13-08-2017 01:47

Quote:

Originally Posted by PrinceGupta2000 (Post 461652)
@houcine
which opacity problem you are talking about. sorry i can't reply at that time

Hello
I cannot disable opacity in installer

Gupta 13-08-2017 01:52

Quote:

Originally Posted by houcine80 (Post 461674)
Hello
I cannot disable opacity in installer


Button's opacity?

houcine80 13-08-2017 02:51

Button yes

Gupta 13-08-2017 05:01

check out that particular button's section in ini and you will find something like these
Opacity=
OpacityOnMouse=
OpacityMouseDown=
set these values,100 means no transparency, ranges from 0 to 100,
you can also comment these out
//Opacity=
//OpacityOnMouse=
//OpacityMouseDown=
it will then take default values from the standard button ini section, and if you comment them out too, then it will take 100 opacity percentage

houcine80 13-08-2017 05:15

1 Attachment(s)
Quote:

Originally Posted by PrinceGupta2000 (Post 461680)
check out that particular button's section in ini and you will find something like these
Opacity=
OpacityOnMouse=
OpacityMouseDown=
set these values,100 means no transparency, ranges from 0 to 100,
you can also comment these out
//Opacity=
//OpacityOnMouse=
//OpacityMouseDown=
it will then take default values from the standard button ini section, and if you comment them out too, then it will take 100 opacity percentage

Hi
I have already disabled and it does not work
But from 100 meter it works

KaktoR 13-08-2017 05:31

Standard settings if you disable opacity are
Code:

Opacity=80
OpacityOnMouse=20
OpacityMouseDown=50

But it should be

Code:

Opacity=100
OpacityOnMouse=100
OpacityMouseDown=100

So

Code:

//Opacity=
//OpacityOnMouse=
//OpacityMouseDown=

Should be

Code:

Opacity=100
OpacityOnMouse=100
OpacityMouseDown=100


houcine80 13-08-2017 06:23

1 Attachment(s)
hi
Possible to create installer with this animated image like this

houcine80 13-08-2017 06:29

//Opacity=
//OpacityOnMouse=
//OpacityMouseDown=

Does not work you have already tested ?? Kaktor


On autorun works perfectly
On installer does not work

Gupta 13-08-2017 06:32

you can use it as partial background, you can't place anything on the video, may be a separate space for video and buttons and other stuff

KaktoR 13-08-2017 07:11

It's not possible to put this video in the background and show all other things foreground?

Gupta 13-08-2017 07:17

nope, even razor can't do it in asc

KaktoR 13-08-2017 10:31

It only affect avi, mp4, mkv? Or all other too? Like flash (swf).

Gupta 13-08-2017 10:44

can't say about swf, but it should be same for every other format, every dll does nothing but provides alternate ways of using same native windows API

Gupta 14-08-2017 09:19

1 Attachment(s)
Update Available

1.reworked Music list(can't have a background now)
2.Can disable music for installer and Autorun separately
3.Fix bugs reported by gatosky here
4.Fixed Opacity problem
5.Button sounds can be mp3 now
6.new constant - > {langfull} now expands real languages f.e EnglishUS, EnglishUK->English and so on
7.want to add new compressor to the installer no problem just put exe/dll/cls/whatever in Include\Addons\ and tweak Include\Arc.ini, setup will automatically extract those in temp directory and you are done
Rules:
1. Subdirectories not includes
2.Anything that is part of ultraarc(original) can't be added in Addons folder, setup will throw an error(simply replace them if you want to change them)
@kakotr now you can remove "but only the old version (without pzlib and such)." from wiki
8.little tweaks into compiler
9.can shuffle music list
10.Fixed pause, manual and website function

Extract this over the "CIU 170714"


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

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