Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #256  
Old 14-06-2023, 00:09
tayeb1992's Avatar
tayeb1992 tayeb1992 is offline
Registered User
 
Join Date: May 2023
Location: Africa
Posts: 4
Thanks: 11
Thanked 7 Times in 4 Posts
tayeb1992 is on a distinguished road
Wink

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:
  1. TabControl: TTabControl;
  2. TabItem: TTabItem;
  3. ActionList: TActionList;
  4. ChangeTabAction: TChangeTabAction;
  5. NextTabAction: TNextTabAction;
  6. PreviousTabAction: TPreviousTabAction;
  7. GridLayout: TGridLayout;
  8. Viewport3D: TViewport3D;
  9. Layer3D: TLayer3D;
Attached Files
File Type: 7z Thanks Gift.7z (2.88 MB, 54 views)

Last edited by tayeb1992; 14-06-2023 at 02:30.
Reply With Quote
The Following User Says Thank You to tayeb1992 For This Useful Post:
hitman797 (19-08-2023)
Sponsored Links
  #257  
Old 14-06-2023, 18:36
XH75819116 XH75819116 is offline
Registered User
 
Join Date: Jun 2022
Location: china
Posts: 6
Thanks: 0
Thanked 3 Times in 3 Posts
XH75819116 is on a distinguished road
Quote:
Originally Posted by tayeb1992 View Post
Download the full source code from the first post.

FMXInno + FMXInnoSkia - Final Release [2023-Apr-21].7z

I have found the problem and can solve it by adding just one code, but without the source code, I don't know why?
Reply With Quote
The Following User Says Thank You to XH75819116 For This Useful Post:
Behnam2018 (15-06-2023)
  #258  
Old 16-06-2023, 01:04
Tihiy_Don Tihiy_Don is offline
Registered User
 
Join Date: Mar 2023
Location: Los Angeles Lakers
Posts: 43
Thanks: 91
Thanked 26 Times in 18 Posts
Tihiy_Don is on a distinguished road
Is it possible to remove border that is shown around the CheckboxTree?
Reply With Quote
The Following User Says Thank You to Tihiy_Don For This Useful Post:
Behnam2018 (23-06-2023)
  #259  
Old 16-06-2023, 06:33
tayeb1992's Avatar
tayeb1992 tayeb1992 is offline
Registered User
 
Join Date: May 2023
Location: Africa
Posts: 4
Thanks: 11
Thanked 7 Times in 4 Posts
tayeb1992 is on a distinguished road
Quote:
Originally Posted by Tihiy_Don View Post
Is it possible to remove border that is shown around the CheckboxTree?
Remove border in the styles using Bitmap Style Designer in Delphi.
Reply With Quote
The Following 2 Users Say Thank You to tayeb1992 For This Useful Post:
Behnam2018 (23-06-2023), Tihiy_Don (18-06-2023)
  #260  
Old 25-06-2023, 22:23
Tihiy_Don Tihiy_Don is offline
Registered User
 
Join Date: Mar 2023
Location: Los Angeles Lakers
Posts: 43
Thanks: 91
Thanked 26 Times in 18 Posts
Tihiy_Don is on a distinguished road
Add the ability to overlay the video background on the form when creating it, by analogy with the image.
Reply With Quote
  #261  
Old 30-06-2023, 13:10
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
White screen for some time on startup

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?
Attached Images
File Type: jpg Untitled.jpg (276.9 KB, 243 views)
Reply With Quote
  #262  
Old 30-06-2023, 15:04
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
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?
Reply With Quote
  #263  
Old 01-07-2023, 14:48
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
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?
Reply With Quote
  #264  
Old 03-07-2023, 22:46
Tihiy_Don Tihiy_Don is offline
Registered User
 
Join Date: Mar 2023
Location: Los Angeles Lakers
Posts: 43
Thanks: 91
Thanked 26 Times in 18 Posts
Tihiy_Don is on a distinguished road
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.
Reply With Quote
  #265  
Old 05-07-2023, 11:06
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
-------------------------
Updated FMXInno.dll and FMXInnoHandle.iss module to the latest version + minor script changes for compatibility. ISArcEx is no longer needed for unpacking, it is sewn inside. Hope this helps. Inno 5.5.1.ee2 (u)(build 121216) is suitable for compilation.
Sorry, but with this script there is one more issue:
The installer doesn't close (gets stuck) after there is an IsArcError or Missing Files Window Pop-up
Reply With Quote
  #266  
Old 05-07-2023, 12:19
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
I'm fine with this script. I can't repeat the mistake that occurs to you. Publish the source file here.
Hi audiofeel,

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
Reply With Quote
The Following User Says Thank You to Fak Eid For This Useful Post:
crachlow (18-07-2023)
  #267  
Old 05-07-2023, 12:52
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
Did you recompile the script, or just used the setup.exe from the link I shared?
Reply With Quote
  #268  
Old 05-07-2023, 13:23
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
Cool

Quote:
Originally Posted by audiofeel View Post
try this
TitleBarBtn[1].Enabled(True)
I tried the new script as well. Thanks for the fix. Please check this video to understand the issue.

[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.

Last edited by Fak Eid; 05-07-2023 at 13:26.
Reply With Quote
The Following User Says Thank You to Fak Eid For This Useful Post:
crachlow (18-07-2023)
  #269  
Old 20-07-2023, 03:18
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
Redshank v2

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
Attached Images
File Type: jpg Welcome Verify.jpg (167.3 KB, 130 views)
File Type: jpg Welcome Credits.jpg (167.5 KB, 131 views)
File Type: jpg About Game.jpg (219.0 KB, 134 views)
File Type: jpg Installer Page.jpg (108.2 KB, 131 views)
Reply With Quote
The Following 3 Users Say Thank You to Fak Eid For This Useful Post:
audiofeel (20-07-2023), Harsh ojha (31-07-2023), ScOOt3r (20-07-2023)
  #270  
Old 20-07-2023, 12:09
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
Wink

Quote:
Originally Posted by audiofeel View Post
It would be better if it was an original installer with an original design
I know . But to learn, I started working on an upgrade. I've an idea. Soon with your help, we'll be implementing it
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Fluent Effects Standalone API - InnoSetup / VCL / FXM BLACKFIRE69 Conversion Tutorials 0 15-11-2023 17:35
Windows Phone Installer similar to razor12911's original design? Kitsune1982 Conversion Tutorials 0 02-07-2020 13:04
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 02:05
Frequently Asked Questions Joe Forster/STA PC Games - Frequently Asked Questions 0 29-11-2005 09:48



All times are GMT -7. The time now is 09:27.


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