FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   WPI CorePack Mixed (https://fileforums.com/showthread.php?t=103258)

hitman797 04-02-2022 05:41

Quote:

Originally Posted by fabrieunko (Post 495662)
I guess we can't translate the installer into French? and is it compatible with diskspan?

You can translate it into any language you want and add any font you want. The installer is not complete yet.

hitman797 05-02-2022 06:48

3 Attachment(s)
Wpi

fabrieunko 05-02-2022 09:45

https://i.ibb.co/LpGf2GL/ar2.png

Hi,
how did you put the icons on the left?

hitman797 05-02-2022 11:30

1 Attachment(s)
Quote:

Originally Posted by fabrieunko (Post 495681)
https://i.ibb.co/Ch46bxH/arnew.png

Hi,
how did you put the icons on the left?

You can add these icons using this font.
nameIcon:=TLabel.Create(nameForm);
with nameIcon do
begin
Parent:=AutorunForm;
SetBounds(0,0,0.0,0);
with Font do
begin
Name:='Symbol Font';
Size:=0;
Color:=$FFFFFF;
Caption:=#$E13D;
OnClick:=@nameiconOnClick;
OnMouseEnter:=@nameIconEnter;
OnMouseLeave:=@nameIconLeave;
BringToFront;
end;

MMBDON 05-02-2022 21:13

When this script is available bro??

Edited by Grumpy ... dont quote whole post, especially when it is full of so many screenshots.

Grumpy 06-02-2022 01:18

@MMBDON

Please do not Quote the whole post in future, there is no need especially when it is full of screenshots. ;)

hitman797 06-02-2022 10:35

1 Attachment(s)
Wpi

MMBDON 06-02-2022 23:41

Quote:

Originally Posted by Grumpy (Post 495696)
@MMBDON

Please do not Quote the whole post in future, there is no need especially when it is full of screenshots. ;)

Ok sir.

FIFA_LOVER 07-02-2022 05:34

Quote:

Originally Posted by hitman797 (Post 495712)

Eagerly waiting
If possible add option to verify files after installation, plus 2gb ram limiter and option to pause installation

Plus can we change that green colour?

hitman797 07-02-2022 06:02

Yes it possible to add option to verify files after installation, plus 2gb ram limiter and option to pause installation.
Yes, you can change the colors by choosing the color number you want.
Added 76 colors to the installer (1-76).
Or by entering the color code you want: $FFFFFF

FIFA_LOVER 08-02-2022 02:28

Aai great work......
Appreciated!!!

Plus gimme some details abt this
Code:

Yes it possible to add option to verify files after installation, plus 2gb ram limiter and option to pause installation.

hitman797 10-02-2022 00:54

4 Attachment(s)
What's new:
Add a slide show.
Add verifying files after and before installation.

fabrieunko 10-02-2022 05:04

Hello, when the installer decompresses the bin file, it indicates the name of the bin file? but if there are several bin files? is it possible to display the name of the bin file that it decompresses with a scroll bar?

hitman797 10-02-2022 05:41

yes, is showing the name of the bin file and the name of the files inside the bin but not in scrollbar.

hitman797 10-02-2022 06:51

2 Attachment(s)
Limit 2GB of RAM Usage.
add 9 Shortcut


All times are GMT -7. The time now is 20:41.

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