Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Changing BannerBitmap
 

Changing BannerBitmap

Rather than change the BannerBitmap property for each dialog displayed in the deployment project's User Interface Editor screen. Is there a way to change the (Default) setting deep in the bowels of VS2005?

Thanks.
Noctufaber  Friday, May 04, 2007 5:16 PM

Try this:

Download Windows Installer SDK.

In it you will find a Orca.msi. install it.

With explorer browse to C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\Deployment\VsdDialogs.

There you will find a subfolder for most cultures.

Go to the culture subfolder you're using.

Open VsdUserInterface.wim with Orca.

In the binary table you'll find a row with name DefBannerBitmap.

Double click [Binary Data] to select your own banner image file (jpg or bmp, not gif). It has to have a width of 500 pixels and a height of 70 pixels.

Store the VsdUserInterface.wim.

Build the setup projects again with having the BannerBitmap property refering to Default.

RenĂ© van Bemmelen  Tuesday, July 31, 2007 11:48 AM

You can use google to search for other answers

Custom Search

More Threads

• Problems with Setup-Project ("Could not match culture 'xy-XY'")
• Making Visual J# a prerequisite in Visual Studio 2008 Clickonce App?
• Setup project for Windows Service not working!
• auto repair problem
• Alternative to Java applet hosted in IE
• Bootstrapper for Adobe Acrobat?
• Files In Use dialog shows up during a major upgrade when started from setup.exe bootstrapper
• Encrypt Primary output
• Smart Clients & .Net
• Running application in Online only mode