![]() |
Thank you Blackfire69 this update works great..
thanks for everything ScOOt3r |
FMXInno Updates
FMXInno Updates
Code:
-- Added Botva2-like buttons, checkboxes, and progress bars.Code:
// Picture Button 2 AND CheckBoxes(graphics are taken from Botva2 and CIU examples. credit goes to their creators.) . |
@Blackfire69 I think there is an error in both scripts with the latest update.. when it tries to unpack the .bin files on the last screen where it installs, it asks do you want to uninstall it, instead of installing it.. not sure if that's just me but i went back to 1 version before the update and it works just fine..
also when i change the .bf extension to .bin it doesnt recognice .bin file while extracting.. this is script1 file im talking about.. also i have the redist disabled completly and it still shows up with 2 boxes checked. ScOOt3r |
Quote:
yes, you're right. i've copied some codes directly from Script2.iss to Script1.iss. so then Script1.iss reads the config from Script2.iss and not from Script1.iss. that's the mistake. all you've to do is, 1. open the Script1.iss and press CRTL + H. 2. then REPLACE the word "Script2.iss" with "Script1.iss". 3. save it. thanks for reporting this. and sorry for the inconvenience. ;) . |
thank you @Blackfire69 it works now.. i was messing with it all night and im glad it was a quick fix...
cheers ScOOt3r |
FMXInno - Updates
FMXInno - Updates
If you want to protect your data especially things like graphics, it's now easy to do so with features built into the FMXInno. What happens here is that the FMXInno accesses those file in memory, which means that no file is created in the hard disk. Let's see how to do it. Quote:
* Be sure to create a new data file (Setup.dat) whenever you make changes to the script and recompile it. Because that file (Setup.dat) is unique. Otherwise, accessing the data file (Setup.dat) will be treated as unauthorized access. The attached example includes more details. Code:
function InitializeSetup(): Boolean;. |
FMXInno v1.0.0.2 - Updates
FMXInno v1.0.0.2 - Updates
Code:
-- Added Auto DarkMode.Quote:
|
FMXInno Demo
Demo - WPI Corepack
. |
That's another good looking installer
|
Hello BLACKFIRE69
Demo - WPI Corepack Can You Extract the Full Version ? The Health of Your Labor Looks Very Beautiful Can you Include the DiskSpan_GUI Compression Application in the Full Version I Hope You Can Prepare It As Soon As Possible |
Quote:
Code:
[Setup] |
FMXInno v1.0.0.2 - Updates
FMXInno v1.0.0.2 - Updates
Code:
function FCreateFluent(WParent: HWND; DarkTheme, NewMaterial, CleanThanDefault, Default material: https://i.imgur.com/UltXEsb.png https://i.imgur.com/Rnq9iLH.png New material: https://i.imgur.com/7AKNaJP.png https://i.imgur.com/1IATLD3.png . |
Quote:
, |
Quote:
maybe this depends on the windows os + graphics performance of the pc. but i don't know exactly. Quote:
(extra (WPI_CorePack): you can also navigate through pages by clicking page labels.) |
FMXInno v1.0.0.2 - Updates
FMXInno - Updates
Code:
- Added ability to change the opacity and brightness of Fluent forms. , |
Quote:
maybe try using new values for Top and Width for higher DPI. Code:
varCode:
procedure FMXDesigning; |
https://fileforums.com/attachment.ph...1&d=1656616037
Change File Not working script fixed please help me |
Quote:
|
FMXInno v1.0.0.2 - Updates
FMXInno - Updates
Code:
Added:, |
FMXInnoSk
New FMXInnoSk FMXInno + Skia >> FMXInnoSk FMXInnoSk is a side projects of FMXInno itself, where the other external API are integrated into FMXInno. Here is the integration of Skia (is a cross-platform 2D graphics API developed by Google) to FMXInno as a starting step. More about Skia: skia.org skia4delphi FMXInnoSk requires the sk4d.dll lib. (sorry for the low resolution GIFs :)) , |
Quote:
|
@audiofeel
Quote:
Quote:
https://www.fileforums.com/showthread.php?t=99073 |
Quote:
non-english texts are indicated by texts surrounded by "[r]" for convenience. (because i'm too lazy to translate every text. ;)) Code:
[InstallerLangs]Code:
Example:download from here : FMXInno_Test.rar , |
Quote:
but in this case every image is of the same dimension (800x450) so everything works fine. |
Quote:
this will work... Code:
with WizardForm do |
FMXInno v1.0.0.2 - Updates
FMXInno v1.0.0.2 - Updates
Code:
- Fixed MinimizeFileName function crashing., |
FMXInnoSk v1.0.0.0 - Final Release
FMXInnoSk v1.0.0.0 - Final Release
What's new: Code:
TSkLabel:Code:
Downloads:https://i.ibb.co/JcLwz9n/1.pnghttps://i.ibb.co/fMRs52p/2.pnghttps://i.ibb.co/FBTJF4T/3.pnghttps://i.ibb.co/Cw65ryQ/5.pnghttps://i.ibb.co/KwXQD4N/6.pnghttps://i.ibb.co/mJrV69S/7.pnghttps://i.ibb.co/HXM3GKY/8.pnghttps://i.ibb.co/k53yc7y/9.pnghttps://i.ibb.co/Qdgg1pf/11.pnghttps://i.ibb.co/LvvzVK8/12.png |
Quote:
the part that adjusts the dimensions of the image can be done. i was preparing the last release of version v1.0.0.2. so i'll include the fix with it. i hope this works. if anything needs to change, be sure to tell me. and thanks for reporting this. Code:
FMXInno v1.0.0.2 - Last Release |
Quote:
Code:
LB1.FCreate(FMXForm.Handle, 'MyShortText');Quote:
Code:
LB1.FCreate(FMXForm.Handle, 'MyShortText');Quote:
Quote:
Quote:
but there's another way. Code:
procedure ConfirmExitMsg(Sender: TObject); |
Quote:
found out what was going on. Code:
FText must be of type WideString.Code:
Toggle CheckBox updated. now the user has more options.replace the old lib and handle.iss files with these. , |
Quote:
- Fixed EmptyWizardForm. latest version has been added to the first post... |
FMXInno v1.0.0.2
WPI_CorePack - Script Updated!
Code:
- Browse for disks. |
got error
1 Attachment(s)
i compressed the game by blackfire69 compressor what was 96compressor.
and this is the error. what i should do??? |
FMXInno v1.0.0.2 - Updates
FMXInno v1.0.0.2 - Updates
Code:
* Added Dynamic Tiles. |
Quote:
Code:
* Merged XBass_f and XHashNext into FMXInno lib as suggested., |
FMXInnoSkia v1.0.0.0 - Updates
FMXInnoSkia v1.0.0.0 - Updates
Code:
* Updated sk4d.dll from v3.4.1(skia v98.1.0) --> v4.0.1(skia v107.0.0)Downloads: FMXInnoSk v1.0.0.0 - Final Release [2022-Nov-11].rar (not compatible with older versions. so don't mess-up) , |
Quote:
|
1 Attachment(s)
i compressed the game by 69compressor and i got this error from WPI.CorePack.Installer about test
i found that this installer is using ISArcEx that is not supporting 69compressor but just freaarc 0.666v what i can do for it??? is there a way for WPI.CorePack.Installer to use isdone instead of ISarcEx?? |
Quote:
for peeps who love Win11 blur effects, Code:
// function IsOSMatched(const fOsMinimum: DWORD): Boolean;-------------------------------------------------------------------------- Code:
FMXInno: |
inno setup
1 Attachment(s)
Quote:
I tested with the inno-setup 5.5.1 ee2 enhanced and it had a problem like this |
| All times are GMT -7. The time now is 14:45. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com