Modern look for Inno Setup, banner based.
In your project, add the following lines:
#include "moderninno.iss"
[Setup]
WizardSmallImageFile=PathToMyBannerImage
The layout is automatically resized based on the size of your banner image.
All pages will use this layout, including the Welcome and Finished pages.