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)

KaktoR 30-07-2017 12:01

For MusicBox, should be better to display just the names ABC - XYZ without mp3 extension.

And, i don't know if it's possible because it seems that MusicBox is a TextBox actually, it would be better to have the same background than the skin or Autorun.png / Installer#1.png used. Or just make it somehow transparent.

gatosky1620 30-07-2017 17:46

i think is better that the "Language;Value" in the INI file automaticly change with the language selected in the autorun, and is not necessary show message windows at the end of the installation.

KaktoR 31-07-2017 04:59

1 Attachment(s)
Will extend it further with new modifications and most functions for a new CIU template.

If you look at MusixBox, that way should it be if possible.

Gupta 31-07-2017 06:43

1 Attachment(s)
Quote:

Originally Posted by KaktoR (Post 461208)
Will extend it further with new modifications and most functions for a new CIU template.

If you look at MusixBox, that way should it be if possible.

if you give me the template earlier when I asked then I will implement it in that manner, now you have to wait till the weekend, I only get free time on weekends nowadays

EDIT1: I can implement it as language box if you wish I mean arrow button for scrolling, else writing code for scroll box is shit lots of code

EDIT2: also, I am thinking since I am making designer so at the same time I can implement a CIU like script in C++ builder with hell lot of creative and technical independence also the lot of work too, because then I have to implement 7zip, free arc, free arc will be easy but 7zip is scary in C++, something like ASC but with a set CIU like template(no project from zero)
What do you guys think

EDIT3: @moderators, in my above post, in "EditIni" examples, there is no gap between "Lan guage" -> "Language"
Attachment 18995

KaktoR 31-07-2017 07:11

Quote:

Originally Posted by PrinceGupta2000 (Post 461216)
if you give me the template when I asked you then I will implement it in that manner, now you have to wait till the weekend, I only get free time on weekends nowadays

Not finished yet. Give me some days (i have not much time too nowadays :D)

Quote:

Originally Posted by PrinceGupta2000 (Post 461216)
EDIT1: I can implement it as language box if you wish I mean arrow button for scrolling, else writing code for scroll box is shit lots of code

Yes, that would be awesome too :) Horizontal or Vertical? Maybe both? Don't know what's easier to write.

Quote:

Originally Posted by PrinceGupta2000 (Post 461216)
EDIT2: also, I am thinking since I am making designer so at the same time I can implement a CIU like script in C++ builder with hell lot of creative and technical independence also the lot of work too, because then I have to implement 7zip, free arc, free arc will be easy but 7zip is scary in C++, something like ASC but with a set CIU like template(no project from zero)
What do you guys think

I think there is no need for 7zip, because, really, i have not seen any conversion around here or elsewhere that uses 7zip or even RAR.

But i like the idea with Designer. Like old days yener90 started some designer too. No more Setup.ini raping. Even if we are familliar with this now and most conversion designers around here do that easily at sleep.

But, take the time it needs and take yourself a free weekend if you want. No one here will hurry you up ;)

Titeuf 31-07-2017 08:26

Hello everyone,
Some questions about the new version:
How to have the Drak theme as before?
I have this message when creating the Setup.exe:
Error at line: 87
Value of [Setup] section directive 'SlicePerDisk' is invalid.
How can I fix this error?
thanks in advance

omdj 31-07-2017 09:07

Quote:

Originally Posted by PrinceGupta2000 (Post 461216)
also, I am thinking since I am making designer so at the same time I can implement a CIU like script in C++ builder with hell lot of creative and technical independence also the lot of work too, because then I have to implement 7zip, free arc, free arc will be easy but 7zip is scary in C++, something like ASC but with a set CIU like template(no project from zero)
What do you guys think

Would be great :)

Grumpy 31-07-2017 18:17

Quote:

Originally Posted by PrinceGupta2000 (Post 461216)
EDIT3: @moderators, in my above post, in "EditIni" examples, there is no gap between "Lan guage" -> "Language"

I checked your above post, I do not know why it shows a 'gap'? There is no gap included in the text you posted but it still shows the gap, very strange, I have not seen this before.

78372 31-07-2017 19:15

The same thing happened for me when I wrote/edited a thread here with UC Browser, there was unnecessary gaps. But when I used Opera to edit that post, the gap was not there.

Titeuf 31-07-2017 23:20

Quote:

Originally Posted by Titeuf (Post 461221)
Hello everyone,
Some questions about the new version:
How to have the Drak theme as before?
I have this message when creating the Setup.exe:
Error at line: 87
Value of [Setup] section directive 'SlicePerDisk' is invalid.
How can I fix this error?
thanks in advance

Hello everyone,
Can you tell me how to fix this error, please?

Gupta 01-08-2017 01:59

1 Attachment(s)
Quick Update:
remove some Debug code
Fixed Tituf's Problem
new constants - {lang} for current active Language, {slang} for current active language's short name

NewEditini:
[Tasks]
EditIni1={src}\Codex.ini;Section:Settings;Key:Lang uage;Value:{lang};Lang:{lang}

Titeuf 01-08-2017 02:44

Hello,
Thank you for your work and your patch!
Is it possible to change the name of the player in ex: the Codex.ini file?
How to have the Drak theme as before?

Edit:
To change the name of the user, is this correct:
Quote:

EditIni2={src}\Codex.ini;Section:Settings;Key:User name;Value:{username}

KaktoR 01-08-2017 06:52

---

Quote:

1.

Setup.exe - MusicList / AMusicList playing titles from the end of list

01.A.mp3
02.B.mp3
03.C.mp3

Setup always starts from C.mp3

The same with numbers

01 - abc.mp3
02 - def.mp3
03 - ghi.mp3

Setup starts with 03 - ghi.mp3

And, Setup only playing this file, not the others. Users have to manually switch between them.

Make something like this:
Shuffle=0/1
Allow Setup.exe to randomly playing mp3 files. means not in any order.

If set to 0, Setup will always start from first alphabetical or numeric file till last one, then repeat from beginning.
Quote:

2.
Equalizer / EqualizerAR image will get stuck if clicking it for pause playback

KaktoR 01-08-2017 12:26

---
Quote:

3.
Logo image doesn't show

[Logo]
------------------------------------------------------- Setup\Logo.png
Top=114
Left=19
Width=220
Height=98
//Alignment= // left / center / right
Visible=1

{src}\Setup\Setup\Logo.png

gatosky1620 01-08-2017 17:16

using spanishES or spanishMX the constant {lang}, current active Language, it must be just spanish, the same is for portuguese

pakrat2k2 01-08-2017 20:53

Quote:

Originally Posted by gatosky1620 (Post 461270)
using spanishES or spanishMX the constant {lang}, current active Language, it must be just spanish, the same is for portuguese

WHY keep wanting to change it? It's always been SpanishES / SpanishMX or
Portuguese / PortugueseBR, in every script here as long as I remember...
:confused:

KaktoR 02-08-2017 04:39

@Pakrat: Has to do with "Medicine INI". If you start Setup.exe with SpanishES or SpanishMX, Setup write SpanishES or SpanishMX in "Medicine INI" instead of just "spanish" how it should be.

That's the way i understand it.

omdj 02-08-2017 06:36

1 Attachment(s)
Prince
UltraARC official version first merg in the c drive and then extract to selected folder.
Please modify the script so that UltraARC does everything from installation folder.
The script that is in attachment does everything from installation folder.
This will guide you.

Gupta 02-08-2017 07:24

Quote:

[Logo]
------------------------------------------------------- Setup\Logo.png
Top=114
Left=19
Width=220
Height=98
//Alignment= // left / center / right
Visible=1

{src}\Setup\Setup\Logo.png
Logo is actually implemented for showing during installer only,during showing slideshow, on the big screen during installation

Quote:

Prince
UltraARC official version first merg in the c drive and then extract to selected folder.
Please modify the script so that UltraARC does everything from installation folder.
The script that is in attachment does everything from installation folder.
This will guide you.
done, soon update with more additional features

KaktoR 02-08-2017 08:03

Flash1.swf

[Flash1]

Doesn't work.

Edit: Works, information on Wiki was faulty. Have corrected that.

Should be Setup\Setup\Flash.swf

KaktoR 02-08-2017 09:05

If disable opacity

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

Setup should disable it and use standard settings.

If i disable it, opacity is still active (i don't know what settings exactly).

KaktoR 02-08-2017 09:11

[Website1Button]
Site=store.steampowered.com/app/489830

Points to start page of your browser and opens up a new browser window.

In older versions it was not the case. There it opens a new tab instead of a whole new browser process.

KaktoR 02-08-2017 09:26

[ReadMe1Button]
Folder={src}\Readme

Opens up C:\ drive instead of {src}\Readme folder (or where Windows is located).

KaktoR 02-08-2017 12:42

Is there actually any PDF plugin for Inno out there?

Don't like the idea that ManualButton opens Manual folder instead of Manual.pdf.

Don't know if it is even possible.


PS: Template is almost finished. Just waiting for fixes to proof things out working.

gatosky1620 02-08-2017 20:00

[QUOTE=PrinceGupta2000;461292]Logo is actually implemented for showing during installer only,during showing slideshow, on the big screen during installation

The logo aligment center or right, in the big screen, dont work

gatosky1620 02-08-2017 20:05

if this script use ultraarc and the ExtractSettings is disable, how i do to add comp, lang and pass for one FreeArcFile in the records.ini

KaktoR 03-08-2017 01:27

Quote:

Originally Posted by gatosky1620 (Post 461311)
if this script use ultraarc and the ExtractSettings is disable, how i do to add comp, lang and pass for one FreeArcFile in the records.ini

Code:

[Record1]
Type=Freearc_Original
Source={src}\Data1.bin
Output={app}
Disk=1
Component=1
Task=
Language=fr

[Record2]
Type=Freearc_Original
Source={src}\Data2.bin
Output={app}
Disk=2
Component=2
Task=
Language=pl

Don't know what "Task=" is actually.
And there is no pass option.

KaktoR 03-08-2017 03:26

Suggestion: mp3 format for AButton/Button/AButtonOnMouse/ButtonOnMouse instead of wav (or both).

Gupta 03-08-2017 05:46

Quote:

Originally Posted by KaktoR (Post 461322)
Suggestion: mp3 format for AButton/Button/AButtonOnMouse/ButtonOnMouse instead of wav (or both).

can't be done, BASS.dll is not used for that, or can be done?

Quote:

Originally Posted by KaktoR
Is there actually any PDF plugin for Inno out there?

Nope can't be done, no plugin available

KaktoR 03-08-2017 06:37

If disable DirectX= (//DirectX=), DirectX remain to show on installer.

KaktoR 03-08-2017 09:19

---

Gupta 03-08-2017 09:22

Quote:

Originally Posted by KaktoR (Post 461334)
Next Bug. I am the only one searching for bugs and find them? :D

what should it look like?

KaktoR 03-08-2017 09:33

Edit: Scrap that, all Ok

[ProgressBar]
/Top=220

There was just one /, therefore it was not disabled somehow. Have overseen that.

gatosky1620 03-08-2017 16:20

can you add disable or enable ultraarc, because without ultraarc (having the extractsetting) during the setup desing, when i want test the graphs i could see the big screen (smallinstaller process) Without the installation closing of blow.

http://i.imgur.com/MRt2ev9.jpg

in this moment i can see what is ok or wrong (i have time)

KaktoR 03-08-2017 17:02

Just create records.ini manually and place it near setup.exe

[Record1]
Type=Freearc_Original
Source={src}\Data1.bin
Output={app}
Disk=1

BUG:
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.

In this case i must close Setup.exe via Taskmanager.

KaktoR 04-08-2017 08:27

VCL skins (Setup.vsf) seems to not working properly.

gatosky1620 04-08-2017 16:31

1 Attachment(s)
Is necessary add the next custom messages for each language
Code:

UltraArcMessage1
UltraArcMessage2
UltraArcMessage3
UltraArcMessage4
UltraArcMessage5
UltraArcMessage6

so there is the complete messages

About the language string in the ini file the constant must be like this

Code:

albanian
arabic
bosnian
tchinese
schinese
croatian
czech
danish
dutch
english
farsi
finnish
french
german
greek
hebrew
hungarian
indonesian
italian
japanese
korean
norwegian
polish
brazilian
portuguese
romanian
russian
serbian
spanish
swedish
thai
turkish
ukrainian
vietnamese

-If exist another nomeclature just i add manually
-Is neccesary add a new language "simplified chinese"
-I think is not neccesary windows at the end of the installation showing the ini file changes, it must be automaticly.

houcine80 05-08-2017 03:12

Hello
You can add double click on installer for minimize as version (CIUv1.0.0.6) thanks

Gupta 05-08-2017 09:51

1 Attachment(s)
again a quick update
Music list is now composed of Buttons
rewrite UltraARCprocess for CIU

change Setup\MusicListBtn.png for MusicListBtns
Quote:

Originally Posted by houcine80
You can add double click on installer for minimize as version (CIUv1.0.0.6) thanks

happens on middle mouse button click

Quote:

Originally Posted by gatosky1620
...

sorry, but can't understand your question

Quote:

Originally Posted by KaktoR
VCL skins (Setup.vsf) seems to not working properly.

works for me

Quote:

Originally Posted by KaktoR
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"......

rewrote it check if dame happen with this update too

Quote:

Originally Posted by gatosky1620
can you add disable or enable ultraarc, because without ultraarc (having the extractsetting) during the setup desing, when i want test the graphs i could see the big screen (smallinstaller process) Without the installation closing of blow.

if setup found records.ini, then ExtractSetting will not be executed

Quote:

Originally Posted by KaktoR
If disable DirectX= (//DirectX=), DirectX remain to show on installer.

where?

Quote:

Originally Posted by KaktoR (Post 461300)
If disable opacity

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

Setup should disable it and use standard settings.

If i disable it, opacity is still active (i don't know what settings exactly).

This will control the opacity(transparency) of Buttons 0 to 100,
OpacityOnMouse= //Opacity on Mouse
OpacityMouseDown= // opacity on Mouse Down

Default value is 100 percent

omdj 05-08-2017 11:12

Prince
An error occurred while starting the installation:
Internal error: ExtractTemporaryFile "7z.dll" was not found.
Please check the script.

http://nsa37.casimages.com/img/2017/...2846577543.png


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

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