![]() |
Is there any way to include DSG compatibility in LizzardInstaller?
The changelog states that Cesar includes this module, but I can't find the scripts to use as a base |
FMXInno v1.0.0.2 - New Updates
FMXInno Final Release: [2023-Dec-29] - Update 02 Quote:
New update uploaded to first post, check it out. What's new: Code:
1. Added: |
Quote:
|
When changing the visible property of the FTrackBarCustom component to false for the first time, part of the Progress element does not disappear. It disappears when switching again. even if you register these properties together, the problem is similar:
Quote:
https://i122.fastpic.org/big/2023/12...e880febee7.gif |
Quote:
|
FMXInno - Missing features
Quote:
What's new: Code:
* Added missing FTypedText class. |
://www.mediafire.com/file/gh4um1dsm92xbeg/Help.zip/file
Hello Can someone help me, I have a problem with this installation CPU will be 100% after installation Second, after the installation is finished, the installation icons are opened, the problem is that they are white on the desktop, the game icon is not visible. Friends, how to solve this problem? |
Quote:
1. the following functions have been updated: Code:
1. DeleteFMXFont.3. ensure the following order in your script file: Code:
procedure DeinitializeSetup();. |
An error started to occur deleting the font after I replaced the library with a new one. Do the others have this problem or am I the only one?
Quote:
Quote:
|
Quote:
Quote:
|
Quote:
|
https://www.mediafire.com/file/58adn...dicam.rar/file
Hello friends, does anyone know a solution to this problem? There is a problem with the colors of this installation More than 20 colors have this problem The symbols and texts of this installation are not readable The creator of this script says go learn design Do you all know how to design on this forum? The designer of this script does not accept that there is a problem with the installation and says go learn design. I have uploaded the list of problematic colors. Please help to permanently solve this problem so that the colors of this script are correct. And read the texts of this installation in different colors Thanks to those who help |
Quote:
well, * first of all, this isn't an error message; it's a warning message indicating that the font cannot be removed completely but only partially. * as @audiofeel mentioned, the font (segmdl2.ttf) you're using is a system font that is already installed in the system, hence this warning will be displayed. to avoid this issue: 1. 'InstallFMXFont' is intended for custom fonts, not system fonts. in a future update, i'll modify the DLL to prevent the installation of system fonts accidentally. 2. For the current situation, what you need to do is install your font file as a copy of the current system file. this simply means renaming your font file (segmdl2.ttf) to something else, such as 'segmdl2_New.ttf' or 'segmdl2_Copy.ttf', or any other name you prefer. this'll prevent the warning message from appearing. Code:
* ISArcExCleanUp: regarding 'ISArcExCleanUp,' when you call the function 'ISArcExCleanUp,' it performs internal memory clean-up for the current process. this may include cleaning up the font memory cache, which could be why the warning message isn't displayed. however, it isn't recommended to call 'ISArcExCleanUp' before 'DeleteFMXFont'. |
Quote:
oh boy, are you serious? sorry to say this but you need to have common sense. yes, indeed, texts with a font color close to white is difficult to see on a white background or vice versa. so what's the magic here? :confused: |
Quote:
I mentioned the list of problematic colors, except for white and black, other colors have problems. I tested all the installed colors one by one. But the manufacturer just says that I have to learn to design. You are a designer If this problem is not solved, we will all face problems Why should green have a problem with white, but the manufacturer does not agree |
Quote:
Why colors with a little white in them are not readable Why do some greens have problems? FF AD FF 2F FF FF FF 00 You are the great designers of the forum Why is there no such problem in similar facilities? |
Quote:
Quote:
Quote:
|
Quote:
i can't believe this. there's no problem with the colors; the only thing is that some colors are hard to see on a white background. Please, grow up. :o 1. FF AD FF 2F 2. FF FF FF 00 . |
Quote:
That part should always be black to be readable My problem was mostly only on Autoran's page. Thank you again. Good night my friend |
Quote:
the decoding issue was fixed, but it seems like the translated output is incorrect. this is out of my hands because it's up to Google's APIs. we'll see what we can do about it. . |
Quote:
yes it seems like it's working without spaces, (hey Google, what the f*ck? :p), but we cannot use it that way. i just updated the Google API, and now it works. . |
Quote:
Code:
function wGetUserUILanguageISO639: WideString; |
@Tihiy_Don,
Code:
- Updated FToggleCheckBox.FontColor method. |
Quote:
|
FMXInno Dev crazy stuff
Quote:
1. Desktop Widgets: Code:
* Similar to MacOS Sonoma, these widgets will be positioned on the active desktop,2. Co-Pilot sidebar Panel: Code:
* Similar to Windows Co-pilot, Co-pilot sidebar will be shown in an extended space of . |
@Blackfire69
They look AWESOME. Such modern style features. |
Hi audiofeel Thank you very much for your 👌
|
FMXInno - Installer Template
9 Attachment(s)
FMXInno - Installer template Quote:
Quote:
. |
FMXInno v1.0.0.2 - Extra
1 Attachment(s)
i've added two new functions to retrieve the build date of the FMXInno library. i hope they'll be helpful in some cases.
Code:
function wGetFMXInnoBuildDate: Integer;1. Method - 01 Code:
function FMXInnoBuildDate_1: String;2. Method - 02 Code:
function FMXInnoBuildDate_2: String;. |
@BLACKFIRE69, can you add these two events to the form object.
FForm: Code:
procedure OnActivate(Event: TNotifyEvent); |
Quote:
these two events don't get triggered for 'FForm', so nothing will change with these two events, and they'll never get triggered. |
FMXInno - Modern FitGirl Installer
10 Attachment(s)
Modern FitGirl Installer for Windows 11+ Quote:
Quote:
Quote:
Quote:
. |
FMXInno v1.0.0.2 - Updates
FMXInno Final Release: [2024-Jan-31]
New update uploaded to first post, check it out. Code:
What's new:1. FMXInno WebView2: Code:
1. Support for the latest Windows 10 and Windows 11 only.https://i.ibb.co/FsGLSKk/0r.pnghttps://i.ibb.co/h8q26Ry/00r2.png 2. Installer Template Generator: Code:
1. A simple tool to generate installer templates.. |
Maybe it will be useful to someone.
Automatically set the unpacking parameters depending on the amount of RAM: Quote:
|
Quote:
how about this way? i think it's more convenient. Code:
procedure _GetMeRAMInGB; |
Quote:
I was not afraid to make it on FMX and release it, I even worked on supporting 32-bit machines. |
Quote:
|
FMXInno - documentation
3 Attachment(s)
FMXInno - documentation Quote:
. |
Why does it show so many Trojans?
(че столько троянов показывает?) |
Quote:
|
| All times are GMT -7. The time now is 04:20. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com