New topic: change image in installer
<http://forums.realsoftware.com/viewtopic.php?t=45260> Page 1 of 1 [ 5 posts ] Previous topic | Next topic Author Message amitavak Post subject: change image in installerPosted: Wed Sep 05, 2012 9:13 am Joined: Mon Jan 02, 2012 1:51 am Posts: 274 Location: India Hi, I made the my application installer for windows using inno setup. Below the screenshot of the installer. Is it possible to change those image with custom image? _________________ Amitava Real Studio 2011 Release 4 Windows 7 (32 bit) Top pony Post subject: Re: change image in installerPosted: Wed Sep 05, 2012 9:34 am Joined: Sat Nov 11, 2006 2:43 pm Posts: 1148 Location: DFW area, Texas, USA I'm guessing you did not RTFM? A cursory look at the manual, of a product I have never used, revealed this [Setup]: WizardImageFile Default value: compiler:WIZMODERNIMAGE.BMP Description: Specifies the name of the bitmap file to display on the left side of the wizard in the Setup program. This file must be located in your installation's source directory when running the Setup Compiler, unless a fully qualified pathname is specified or the pathname is prefixed by "compiler:", in which case it looks for the file in the Compiler directory. 256-color bitmaps may not display correctly in 256-color mode, since it does not handle palettes. The maximum size of the bitmap is 164x314 pixels. Note that if Windows is running with Large Fonts, the area on the wizard for the bitmap will be larger. Example: WizardImageFile=myimage.bmp ------------- [Setup]: WizardSmallImageFile Default value: compiler:WIZMODERNSMALLIMAGE.BMP Description: Specifies the name of the bitmap file to display in the upper right corner of the wizard window. This file must be located in your installation's source directory when running the Setup Compiler, unless a fully qualified pathname is specified or the pathname is prefixed by "compiler:", in which case it looks for the file in the Compiler directory. 256-color bitmaps may not display correctly in 256-color mode, since it does not handle palettes. The maximum size of the bitmap is 55x58 pixels. Example: WizardSmallImageFile=mysmallimage.bmp _________________ Fly like a mouse, run like a cushion, be the small bookcase. http://www.wish-sandwich.com Top amitavak Post subject: Re: change image in installerPosted: Wed Sep 05, 2012 10:34 am Joined: Mon Jan 02, 2012 1:51 am Posts: 274 Location: India Thank you for your kind help. I will give it a try. _________________ Amitava Real Studio 2011 Release 4 Windows 7 (32 bit) Top charonn0 Post subject: Re: change image in installerPosted: Wed Sep 05, 2012 3:03 pm Joined: Mon Apr 02, 2007 2:08 am Posts: 898 Location: San Francisco, CA, USA You can download a collection of Inno setup images here: http://www.kornelpal.hu/wizardimages/ _________________ Boredom Software Top amitavak Post subject: Re: change image in installerPosted: Thu Sep 06, 2012 6:17 am Joined: Mon Jan 02, 2012 1:51 am Posts: 274 Location: India amitavak wrote: I will give it a try. Yes it works. thanks again. charonn0 wrote:You can download a collection of Inno setup images here: http://www.kornelpal.hu/wizardimages/ Thank you charonn0. But those images don't look good. _________________ Amitava Real Studio 2011 Release 4 Windows 7 (32 bit) Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 5 posts ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml rbforumnotifier@monkeybreadsoftware.de