FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Preview Animated Installer v0.0.1 (https://fileforums.com/showthread.php?t=97732)

JRD! 26-07-2018 07:42

Quote:

Originally Posted by masen485 (Post 474715)
masen485 View Post
VERY BEAUTIFUL APPEARANCE HIGH QUALITY
a logo and music would be nice at the opening
HOPE HAPPY BITTER

JRD!
When you say logo, are you talking about splash screen?

masen485

Yes opening logosu and music

mate, u request more time for nothing, i go publish simple release, i give the code for logo and splash screen...

masen485 26-07-2018 07:47

When to use Preview Animated Installer

pakrat2k2 26-07-2018 11:17

Quote:

Originally Posted by masen485 (Post 474717)
When to use Preview Animated Installer

Stop begging for him to release it. He will post it, once he feels its ready to do so.

JRD! 28-07-2018 11:27

I set up a calculation system for the ISDone percentage, just fill in the weight of each archive (size of unpacked archive) is the percentage for the ISDone progress bar is calculated automatically, it works with the components.
I will set up a system of adding components later, as an example: AddComponents ('ComponentName', ComponentSize).

masen485 28-07-2018 11:54

Preview Animated Installer v0.0.1
FOR MAKING IT AVAILABLE
THANK YOU FIRST

JRD! 28-07-2018 12:48

Quote:

Originally Posted by masen485 (Post 474750)
Preview Animated Installer v0.0.1
FOR MAKING IT AVAILABLE
THANK YOU FIRST

I'm sorry, I can not understand your request.

masen485 28-07-2018 13:40

https://www.fileforums.com/showthrea...=96619&page=69
UltraARC 2900 R5 Stable Release &Animated Installer v0.0.1
support for compression features can we make it compatible ?

JRD! 28-07-2018 13:46

Quote:

Originally Posted by masen485 (Post 474752)
https://www.fileforums.com/showthrea...=96619&page=69
UltraARC 2900 R5 Stable Release &Animated Installer v0.0.1
support for compression features can we make it compatible ?

I will post a version compatible with UltraArc.

masen485 28-07-2018 13:51

Thank you for your interest

JRD! 28-07-2018 13:57

Quote:

Originally Posted by masen485 (Post 474755)
Thank you for your interest

But there are no worries, it's just that you unearthed a script, I had to write a few lines of code, I'll post the update later because I'm enjoying my vacation too... See you ;)

Jiva newstone 29-07-2018 00:29

1 Attachment(s)
use this for Round edges of form
[code]

function CreateRoundRectRgn(p1, p2, p3, p4, p5, p6: Integer): THandle; external 'CreateRoundRectRgn@gdi32 stdcall';
function SetWindowRgn(hWnd: HWND; hRgn: LongWord; bRedraw: BOOL): Integer; external '[email protected] stdcall';


procedure InitializeWizard;
var
RegisterWizardform : HWND;
begin
with TLabel.Create(WizardForm) do begin
Parent:=WizardForm;
SetBounds(25,364,0,0);
Font.Style := [fsBold];
AutoSize:=true;
Font.Size := 12;
Font.Color:={#FontColor};
Font.Name:='{#FontName}';
Caption:=('Coded by JRD');
end;

RegisterWizardform:= CreateRoundRectRgn(0, 0, WizardForm.Width, WizardForm.Height, 5, 5);
SetWindowRgn(WizardForm.Handle, RegisterWizardform, True);
end;

and change the 5,5 value to anything u want ,like if u change it to 250,250 it will make the form round

JRD! 29-07-2018 03:19

Hi, for the little anecdote, I made the screenshots with greenshot, it's the software that rounds the corners of the window, is when I saw that, I thought it would be good add the rounds to the angles, and I see that you thought the same thing :D

masen485 23-10-2018 13:51

Animated Installer UltraARC 2900 R5 will the update come ?


Yes opening logosu and music

if you know how to support, we'il use it.

JRD! 23-10-2018 15:42

You have to modify the UltraArc module so that it is compatible with the script, so that UltraArc decompresses only what the preprocessor directives allow.
I'm not really motivating to do that, the purpose of this script being mainly to publish the basic animation functions it contains.

I reupload the script with the functions ask, see the first post.

masen485 29-10-2018 05:54

Animated installer 1.0

PLEASE REMOVE THESE SUBSTANCES THAT ARE NOT USED

COMPONENTS > PLEASE REMOVE THIS SECTION
https://resimyukle.link/image.php?di=9IZK
READY > PLEASE REMOVE THIS SECTION
https://resimyukle.link/image.php?di=II11


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

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