|
In Inno Setup version 6.4.0, there are issues with FMX, specifically with the procedure:
pTaskbarPreviewEx(FMXForm.HandleHWND, True);
After launching the main form, the following message appears:
"Taskbar cannot find window handles"
And shortly after that:
"Failed to initialize the taskbar. TaskbarPreviewEx failed"
|