|
|
|
#1
|
|||
|
|||
|
://www.mediafire.com/file/gh4um1dsm92xbeg/Help.zip/file
Hello Can someone help me, I have a problem with this installation CPU will be 100% after installation Second, after the installation is finished, the installation icons are opened, the problem is that they are white on the desktop, the game icon is not visible. Friends, how to solve this problem? |
| The Following User Says Thank You to Jahan1373 For This Useful Post: | ||
Behnam2018 (03-01-2024) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
1. the following functions have been updated: Code:
1. DeleteFMXFont. 2. FMXInnoShutDown. 3. ensure the following order in your script file: Code:
procedure DeinitializeSetup();
begin
{ Font }
DeleteFMXFont(ExpandConstant('{tmp}\Your_Font_File_Here.ttf'));
{ ISArcEx }
ISArcExCleanUp;
{ FMXInno }
FMXInnoShutDown;
end;
. Last edited by BLACKFIRE69; 22-01-2024 at 21:51. |
| The Following 4 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
![]() |
| Thread Tools | Search this Thread |
| 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 |