
08-02-2024, 11:04
|
 |
Registered User
|
|
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
|
|
Quote:
Originally Posted by Masquerade
I'm still having the issue of the setup freezing during the deload procedure, would there be a possibility to have a debug version of the dll with a message box that popsup during each deload step so I can inform where exactly the setup is getting stuck?
|
if you can PM the test files, i can take a closer look.
Quote:
Originally Posted by Masquerade
Is the semi-transparent background feature seen in BLACKFIRE's recreation of FitGirl script compatible with other versions of Windows older than 11? I love the idea of having the blurred background. Thanks!
|
Quote:
1. Windows Acrylic material (visual effect: semi-transparent, mimics frosted glass) was introduced in Windows 10 as part of the Fluent Design System.
* with Windows 11, acrylic got a makeover, becoming brighter and more translucent for better integration with the background content,
>>> so it supports Windows 11 and Windows 10 only.
2. however, FMXInno's Fluent Forms also support Windows 8/8.1 and Windows 7:
a. For Windows 8/8.1, it features colorized semi-transparency.
b. For Windows 7, it only utilizes the WinAero-Glass.
|
.
|