View Full Version : Froza Installer (ISFMXFW)
Jiva newstone
06-04-2020, 12:44
Another example for ISFMXFW(renamed FMXHandler dll)
Used Updated dll
will soon update the main dll thread also.
Guys have some doubts?.
Is this installer working on windows 7,8 & 8.1.?
if not what error msg shows?.
someone conform?.;)
procedure InitializeWizard;
begin
....
WizardForm.ClientWidth:=952;
WizardForm.ClientHeight:=527;
Change to:
procedure InitializeWizard;
begin
....
WizardForm.ClientWidth:=ScaleX(952);
WizardForm.ClientHeight:=ScaleX(527);
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.