-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
7u6
Request from SceneBuilder team:
Could you add support of WizardImageFile as you did for WizardSmallImageFile ?
Basically I provide a custom iss file where I enable the Welcome page ([Setup] DisableWelcomePage=No).
The problem when running the installer is that I get a new screen with a left hand side banner: the default bitmap can't be kept as is (attached sb-fxpkg-1).
When I add in the iss a line such as:
WizardImageFile=JavaFX Scene Builder 1.1-setup-banner.bmp
the bitmap is looked for in the temp dir created on a per build basis. I need a lookup done in package\windows as for the small bitmap.
Could you add support of WizardImageFile as you did for WizardSmallImageFile ?
Basically I provide a custom iss file where I enable the Welcome page ([Setup] DisableWelcomePage=No).
The problem when running the installer is that I get a new screen with a left hand side banner: the default bitmap can't be kept as is (attached sb-fxpkg-1).
When I add in the iss a line such as:
WizardImageFile=JavaFX Scene Builder 1.1-setup-banner.bmp
the bitmap is looked for in the temp dir created on a per build basis. I need a lookup done in package\windows as for the small bitmap.