#31
|
||||
|
||||
mate, u request more time for nothing, i go publish simple release, i give the code for logo and splash screen...
__________________
Practice makes perfect. |
The Following User Says Thank You to JRD! For This Useful Post: | ||
Titeuf (28-07-2018) |
Sponsored Links |
#32
|
|||
|
|||
When to use Preview Animated Installer
|
#33
|
||||
|
||||
Stop begging for him to release it. He will post it, once he feels its ready to do so.
|
The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post: | ||
Jiva newstone (27-07-2018), JRD! (28-07-2018) |
#34
|
||||
|
||||
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).
__________________
Practice makes perfect. |
#35
|
|||
|
|||
Preview Animated Installer v0.0.1
FOR MAKING IT AVAILABLE THANK YOU FIRST |
#36
|
||||
|
||||
I'm sorry, I can not understand your request.
__________________
Practice makes perfect. |
#37
|
|||
|
|||
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 ? |
#38
|
||||
|
||||
Quote:
__________________
Practice makes perfect. |
#39
|
|||
|
|||
Thank you for your interest
|
#40
|
||||
|
||||
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
![]()
__________________
Practice makes perfect. |
#41
|
||||
|
||||
use this for Round edges of form
[code] function CreateRoundRectRgn(p1, p2, p3, p4, p5, p6: Integer): THandle; external '[email protected] 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 |
#42
|
||||
|
||||
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
![]()
__________________
Practice makes perfect. |
The Following 3 Users Say Thank You to JRD! For This Useful Post: | ||
#43
|
|||
|
|||
Animated Installer UltraARC 2900 R5 will the update come ?
Yes opening logosu and music if you know how to support, we'il use it. Last edited by masen485; 23-10-2018 at 13:55. |
#44
|
||||
|
||||
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.
__________________
Practice makes perfect. |
#45
|
|||
|
|||
Animated installer 1.0
PLEASE REMOVE THESE SUBSTANCES THAT ARE NOT USED COMPONENTS > PLEASE REMOVE THIS SECTION READY > PLEASE REMOVE THIS SECTION Last edited by masen485; 29-10-2018 at 09:36. |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 22-03-2022 09:59 |
Game Installer Designer by altef_4 | altef_4 | Conversion Tutorials | 236 | 28-05-2021 02:54 |
altef_4's installer | altef_4 | Conversion Tutorials | 243 | 12-11-2018 15:02 |
Crysis 3 DVD9 to 3xDVD5 Custom Installer | spawniectes | PC Games - CD/DVD Conversions | 79 | 31-08-2017 07:19 |
Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |