Quote:
Originally Posted by Cesar82
@Masquerade
try removing WizardForm. from lines:
WizardForm.LogoImage.Show; >> LogoImage.Show;
WizardForm.LogoImage.Hide; >> LogoImage.Hide;
|
The script now compiles which is great, thanks for the info.
Only now when running the script:
The image is in .bmp format at a size of 460x77 (the window size is larger than this.