View Single Post
  #11  
Old 29-08-2017, 01:44
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Hotfix 3 added. Sorry for this. Had a bug with finished page (it has shown welcome page instead of finish page - fixed)

Plus fixed arc.ini for pzlib

@Ghost: Search for
Code:
if CurPageID = wpInstalling then begin
      WizardForm.ClientWidth := (497);
      WizardForm.ClientHeight := (115);
Just disable/remove ClientWidth/ClientHeight.

But you have to adjust buttons and labels again for new size.
__________________
Haters gonna hate
Reply With Quote
The Following 3 Users Say Thank You to KaktoR For This Useful Post:
arkantos7 (30-08-2017), S-Ghost (29-08-2017), Simorq (29-08-2017)