Found this bug when selecting the installation folder
Trying to comment this line of code seems to fix since I think it uses the default dialog from Windows API
Can I ask you what the function ShowSFForm() is used for? Since it's not present in LI 1.0.0.2 and seems to work normally
Code:
procedure InitializeWizard();
begin
//WizardForm.DirBrowseButton.OnClick := @ShowSFForm;
...
Edit: if it is something related to desktop resolution, I tell you that I have 1920x1080 + 125% scaling
Edit 2: Tried to change the scaling factor and the problem does not occour, it seems to be related to that