![]() |
Quote:
Quote:
|
Is it possible to use the video as the background of the installer? Buttons, text, and so on will be placed on top of the video.
|
Quote:
@audiofeel it seems that the opacity property is not functioning correctly on the FHTMLText custom component. Quote:
@Tihiy_Don it may not possible. "In Delphi FMX, the MediaControl component is designed to always appear on top of other components and objects on the form, even if it is placed lower in the Z-order (or stacking order) than other components. This is because the MediaControl component is responsible for rendering video and audio content on the form, and it needs to have priority over other components to ensure that the content is visible and accessible to the user." Quote:
@audiofeel In the provided example, the scrolling functionality of the scrollbox will respond to both the left/right arrow keys (FInstNewProc - Updated) and the two buttons. . |
Quote:
It's great that you were able to create this project using Inno setup. Is this going to be a setup or just an introduction of game? Another thing you forgot to add is the exit option |
Quote:
have you tried this? Code:
function ProgressCallback(OverallPct, CurrentPct, DiskTotalMB, DiskExtractedMB: integer; DiskName, CurrentFile, TimeStr1, TimeStr2, TimeStr3, Speed: WideString): longword; |
FMXInno - News update
FMXInno - News update
Quote:
Code:
Tested OS:, |
FMXInno - News Updates
FMXInno - News Updates
Code:
* New DiskList Blueprint. |
Thanks for this amazing tool...
Can you give me the source code? because i just want to customize it. |
Quote:
ISFMXFW by Jivanewstone StyleControls VCL to make the form VCL semi-transparent use acrylic effect StyleControls VCL This is VCL Form using acrylic effect to make the form semi-transparent. https://www.almdev.com/prods/styleco...c5_fluent1.png https://www.almdev.com/prods/styleco...c5_fluent2.png |
Quote:
you're all welcome to participate in the development of the FMXInno plugin. to become a member, it's necessary to create at least three new blueprints (in FMXInno, i use the term 'Blueprints' to describe custom components, just like in the Unreal Engine.) for FMXInno that are currently not available in the plugin. meeting this requirement is the only criterion for membership. obtain the ISFMXFW (by Jiva newstone) source code and present your work done with it. |
What is the reason for my newbie getting stuck when exiting
|
Seeking guidance from the leader
|
Quote:
FMXInno + FMXInnoSkia - Final Release [2023-Apr-21].7z |
Google's Bard AI for FMXInno
Google's Bard AI for FMXInno
i've got a solid shot at integrating the Google's Bard AI into the FMXInno plugin. i'm really curious to know what you think about it. would you be interested in having the Bard AI as a feature of the FMXInno plugin? |
Quote:
|
1 Attachment(s)
Developer suggestions:
Hi BLACKFIRE69, thank you for everything you've added to this library. If the following components are added, it will be great. Feature of the FMXInno plugin:
|
Quote:
I have found the problem and can solve it by adding just one code, but without the source code, I don't know why? |
Is it possible to remove border that is shown around the CheckboxTree?
|
Quote:
|
Add the ability to overlay the video background on the form when creating it, by analogy with the image.
|
White screen for some time on startup
1 Attachment(s)
Hi Audiofeel,
Thank you for sharing these amazing installers. However, I've found that while running the setup.exe files, for some a white screen initially loads followed by the content of the installer (attached in screenshot), which I feel can be annoying sometime. Is there any way we can bypass or fix? |
Hi audiofeel,
Tried this and worked like a charm. I saw the changes and was able to even fix couple of other installers shared by you. However, I was unable to fix the same in Redshank Installer. FMXForm.FCreateImageForm was throwing an exception when trying to run setup.exe of Redshank Installer. Any recommendations? |
Hi audiofeel,
I'm an inch away from completing work on Redshank installer, and just need a last favor. Thank you for the DLL and its working fine as of now, but there seems to be few issues. The .exe file runs fine when in the 'Output' Folder, but as soon as you move it the to a different directory, the defender blocks it completely from running. Tried turning off the Real-time scan and protection and all the other workarounds, but the defender keeps blocking the app. Any fix for that? Also what version of InnoSetup would be the most compatible with the Installers you shared? |
Running the script from the compiler always gives a white window, even for a short interval, but it does. Therefore, it is better to run the compiled file separately not from Inno setup.
|
Quote:
The installer doesn't close (gets stuck) after there is an IsArcError or Missing Files Window Pop-up |
Quote:
Well, please refer the files. To reproduce the issue: 1. The required files in the Output are obviously missing. So, start the installer normally and navigate to Installation tab. It will show you some error like: Required Files Missing. 2. Try to close it and quit the installer. It doesn't happen. Hard close using Task Manager. 3. Now, open the installer again and try to quit at any point of time. It doesn't close. Let me know if you're able to refer this link: https://www.mediafire.com/file/ohrzl...dated.zip/file I know there can be some issue with my code. But, if you can help me, I'll learn from you |
Did you recompile the script, or just used the setup.exe from the link I shared?
|
Quote:
[Edit]: I cannot be posting link here. Please check your DM. When this happens, even if you now restart the installer again and try to quit, it doesn't. The page is just stuck. There is still an issue with the defender blocking the setup.exe in some cases with Trojan:Win32/Bearfoos.A!ml Even if you cannot help me in this, I'm fine. It's alright. Thank you for your time and effort already. :) |
Redshank v2
4 Attachment(s)
Hi Everyone,
I along with Audiofeel have been working on a Redshank v2 Installer Script. Many thanks and grateful to Audiofeel for helping me out with bugs and issues, while upgrading. This v2 includes: - MD5 verification support - FMX Fluent UI and adjusted alignment - Credits section - About Game Pop-up - Color Customization - srep+lolz extraction support (thanks to sc00t3r) and -mx extraction support - Better selective components installation - Speed of data transfer display on Installation Page https://www.mediafire.com/file/h0rlg...nk_v2.zip/file I've just started and if you want can support me by subscribing to my Youtube channel. https://www.youtube.com/@RandomGamertags |
Quote:
|
Is it possible for you to make a diskspan plugin for your custom scripts
|
What compression are you trying to extract using DiskSpan GUI that you want to extract from installer?
|
Quote:
|
I run the script, it doesn't give any action
1 Attachment(s)
Hello, I run the script, it doesn't give any action, the setup doesn't run, it's Windows 7:(
|
FMXInno - Updates
FMXInno v1.0.0.2 - Cumulative Updates [2023-July-27]
Code:
(*) The FMXInno_Fluent_API has been upgraded from v1.0 to v2.0.Code:
(*) New properties have been introduced into the Form class.Code:
(*) New properties have been introduced into the following classes.The first post has been updated. . |
@BlackFire69. Here we are faced with such a problem. When packing using the 4x4 method, IsArcEx , when unpacking archives is canceled, it closes abruptly without showing the completion page. And with many other cls, the same thing happens. Could you see how to solve this problem
|
Link to example https://youtu.be/f1n4cadWCvc
|
Quote:
Quote:
could you test this? . |
Thanks to @BlackFire69 for the prompt response. So far everything seems to be working as it should. I still have a couple of questions, but for later.
https://youtu.be/eMo9Mo53UH0 |
@BlackFire69. In continuation of the same topic question. In the task manager, after unpacking is canceled or its emergency termination, incomplete processes from cls remain that continue their work, while consuming memory quite well. Maybe it is possible to solve this issue somehow?
https://youtu.be/IvkcMEwYrbA |
| All times are GMT -7. The time now is 05:38. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com