#136
|
||||
|
||||
Unfortunately there is no Win7 to check. But I fixed something... try it
Last edited by audiofeel; 06-03-2023 at 07:27. |
Sponsored Links |
#137
|
||||
|
||||
this might work.
in the latest release (22-Dec-15), i removed resources for Windows 7 and Windows 8. , Last edited by BLACKFIRE69; 14-07-2024 at 01:44. |
The Following User Says Thank You to BLACKFIRE69 For This Useful Post: | ||
audiofeel (16-12-2022) |
#138
|
||||
|
||||
FMXInno - Updates
FMXInno - Updates
Code:
* FMXInno is now fully compatible with Windows 10 (except transparency). * DrawFrame is available for every form. (Tested on Windows 10 22H2 x64) Last edited by BLACKFIRE69; 14-07-2024 at 01:44. |
The Following 6 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
ADMIRAL (19-12-2022), audiofeel (16-12-2022), ffmla (19-12-2022), Harsh ojha (18-12-2022), hitman797 (16-12-2022), Razor12911 (17-12-2022) |
#139
|
||||
|
||||
@BLACKFIRE69
There's a slight issue with the function VerifyHashesFromFile. In my repacks, I read hash files from a _Verify folder, so each line of the file path begins with ..\ to indicate that the files are one directory up from the folder containing the checksum. However, when reading the checksum file and pointing it to {app} or {app}\Verify, the FMXPlugin is trying to read ..\ as the directory name and is leading to all files returning as incorrect. Example: Please may you fix this? Thanks, Masquerade |
#140
|
||||
|
||||
Quote:
try this out. Code:
Improvement BasePath: C:\Testing1\Testing2\_Verify = ( {app}\_Verify ) HashFile.md5: ... 07c7314cfefa2fc0292a4780da6c6ede *..\chunk.pb0 OR 07c7314cfefa2fc0292a4780da6c6ede ..\chunk.pb0 ... XHash (Internal) Reading: >> C:\Testing1\Testing2\chunk.pb0 = ( {app}\chunk.pb0 ) Last edited by BLACKFIRE69; 22-12-2022 at 10:33. |
The Following 2 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
ADMIRAL (21-12-2022), Masquerade (18-12-2022) |
#141
|
||||
|
||||
^^
This is correct, however the hashes are always returning bad. I think FMXInno is thinking the hashes are MD5 whereas they are blake3. Is Blake3 implemented? Thanks, Masquerade |
#142
|
||||
|
||||
Quote:
Quote:
Last edited by BLACKFIRE69; 14-07-2024 at 01:44. |
The Following 4 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
#143
|
||||
|
||||
Hi everybody. Happy New Year to everyone! and Merry Christmas... the creator of this topic, the creators of this forum and just users. A small pre-holiday script.
Last edited by audiofeel; 06-03-2023 at 07:27. |
The Following 4 Users Say Thank You to audiofeel For This Useful Post: | ||
#144
|
||||
|
||||
Quote:
Windows 10 users won't be happy if you don't include the following alternatives. Quote:
Code:
FMXInno Lib: - Fixed Custom form HandleHWND. (for lockscreen: AutoActivate) Last edited by BLACKFIRE69; 14-07-2024 at 01:45. |
#145
|
||||
|
||||
Ok. Thanks
Last edited by audiofeel; 06-03-2023 at 07:28. |
The Following 3 Users Say Thank You to audiofeel For This Useful Post: | ||
#146
|
||||
|
||||
If third-party fonts are used in the installer, then after exiting they remain in the "Temp" folder. Manually deleting them is difficult since they are open in "System". All this happens in Windows 10. There may be something wrong with my system... check who has the desire and opportunity
|
#147
|
||||
|
||||
Quote:
Make sure the FMXInnoShutDown is executed after the RemoveFontResource2. must work. , Last edited by BLACKFIRE69; 14-07-2024 at 01:45. |
The Following 4 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
#148
|
||||
|
||||
FMXInno + FMXInnoSk - Updates
Code:
What's New: - Applied the changes made so far. - Updated examples for both Windows 10 and Windows 11. - Updated CmdOut (internal). (Thanks Ele) Latest version added to first post. |
The Following 3 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
#149
|
||||
|
||||
FMXInno - Updates
FMXInno - Alpha
Code:
* Added Video Player. -- Video format: [.avi, .wmv] Last edited by BLACKFIRE69; 14-07-2024 at 01:45. |
The Following 5 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
audiofeel (23-12-2022), Cesar82 (23-12-2022), DelphiBuilder (23-12-2022), houcine80 (23-12-2022), ScOOt3r (23-12-2022) |
Thread Tools | |
Display Modes | |
|
|
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 |