473,513 Members | 2,356 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Setup Project - Banner Size

I have created a setup project using the setup wizard and am now editing the
properties of this project. I want to replace the default banner with one of
my own. Could someone tell me what the dimensions of the banner should be
(in pixels preferably). I can do a rough match, but I'd rather things were a
bit more perfect.

As always any help would be greatly appreciated.

Neil R
Nov 20 '05 #1
8 7845
If you're talking about the banner at the top of the screens in the Windows
Installer setup then it should be 500 x 70 pixels for the default setup
package. You can export the existing bitmap file using ORCA and see if this
is actually the size. You can then use ORCA to import a different bitmap if
you desire.
"Neil Robbins" <ne**@talent-centre.com> wrote in message
news:e4*************@TK2MSFTNGP09.phx.gbl...
I have created a setup project using the setup wizard and am now editing the properties of this project. I want to replace the default banner with one of my own. Could someone tell me what the dimensions of the banner should be
(in pixels preferably). I can do a rough match, but I'd rather things were a bit more perfect.

As always any help would be greatly appreciated.

Neil R

Nov 20 '05 #2
If you're talking about the banner at the top of the screens in the Windows
Installer setup then it should be 500 x 70 pixels for the default setup
package. You can export the existing bitmap file using ORCA and see if this
is actually the size. You can then use ORCA to import a different bitmap if
you desire.
"Neil Robbins" <ne**@talent-centre.com> wrote in message
news:e4*************@TK2MSFTNGP09.phx.gbl...
I have created a setup project using the setup wizard and am now editing the properties of this project. I want to replace the default banner with one of my own. Could someone tell me what the dimensions of the banner should be
(in pixels preferably). I can do a rough match, but I'd rather things were a bit more perfect.

As always any help would be greatly appreciated.

Neil R

Nov 20 '05 #3
Thanks for the reply - one little futher question. What's ORCA?

Neil R
"Scott" <sc*****@yahoo.com> wrote in message
news:Oh**************@TK2MSFTNGP11.phx.gbl...
If you're talking about the banner at the top of the screens in the Windows Installer setup then it should be 500 x 70 pixels for the default setup
package. You can export the existing bitmap file using ORCA and see if this is actually the size. You can then use ORCA to import a different bitmap if you desire.
"Neil Robbins" <ne**@talent-centre.com> wrote in message
news:e4*************@TK2MSFTNGP09.phx.gbl...
I have created a setup project using the setup wizard and am now editing the
properties of this project. I want to replace the default banner with one of
my own. Could someone tell me what the dimensions of the banner should
be (in pixels preferably). I can do a rough match, but I'd rather things

were a
bit more perfect.

As always any help would be greatly appreciated.

Neil R


Nov 20 '05 #4
Thanks for the reply - one little futher question. What's ORCA?

Neil R
"Scott" <sc*****@yahoo.com> wrote in message
news:Oh**************@TK2MSFTNGP11.phx.gbl...
If you're talking about the banner at the top of the screens in the Windows Installer setup then it should be 500 x 70 pixels for the default setup
package. You can export the existing bitmap file using ORCA and see if this is actually the size. You can then use ORCA to import a different bitmap if you desire.
"Neil Robbins" <ne**@talent-centre.com> wrote in message
news:e4*************@TK2MSFTNGP09.phx.gbl...
I have created a setup project using the setup wizard and am now editing the
properties of this project. I want to replace the default banner with one of
my own. Could someone tell me what the dimensions of the banner should
be (in pixels preferably). I can do a rough match, but I'd rather things

were a
bit more perfect.

As always any help would be greatly appreciated.

Neil R


Nov 20 '05 #5
Hi, Neil

Orca is a freely downloadeable install package editor. Here is a link to
the description:

http://msdn.microsoft.com/library/de...us/msi/setup/o
rca_exe.asp

Thank you for choosing the MSDN Managed Newsgroups,

John Eikanger
Microsoft Developer Support

This posting is provided “AS IS” with no warranties, and confers no rights.
--------------------
| Reply-To: "Neil Robbins" <ne**@talent-centre.com>
| From: "Neil Robbins" <ne**@talent-centre.com>
| References: <e4*************@TK2MSFTNGP09.phx.gbl>
<Oh**************@TK2MSFTNGP11.phx.gbl>
| Subject: Re: Setup Project - Banner Size
| Date: Fri, 2 Apr 2004 20:47:08 +0100
| Lines: 38
| Organization: The Talent Centre Ltd
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.0
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Message-ID: <ep**************@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.dotnet.languages.vb
| NNTP-Posting-Host: vislearn-adsl.demon.co.uk 80.176.189.165
| Path:
cpmsftngxa06.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08
.phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.vb:192987
| X-Tomcat-NG: microsoft.public.dotnet.languages.vb
|
| Thanks for the reply - one little futher question. What's ORCA?
|
| Neil R
| "Scott" <sc*****@yahoo.com> wrote in message
| news:Oh**************@TK2MSFTNGP11.phx.gbl...
| > If you're talking about the banner at the top of the screens in the
| Windows
| > Installer setup then it should be 500 x 70 pixels for the default setup
| > package. You can export the existing bitmap file using ORCA and see if
| this
| > is actually the size. You can then use ORCA to import a different bitmap
| if
| > you desire.
| >
| >
| > "Neil Robbins" <ne**@talent-centre.com> wrote in message
| > news:e4*************@TK2MSFTNGP09.phx.gbl...
| > > I have created a setup project using the setup wizard and am now
editing
| > the
| > > properties of this project. I want to replace the default banner with
| one
| > of
| > > my own. Could someone tell me what the dimensions of the banner should
| be
| > > (in pixels preferably). I can do a rough match, but I'd rather things
| were
| > a
| > > bit more perfect.
| > >
| > > As always any help would be greatly appreciated.
| > >
| > > Neil R
| > >
| > >
| >
| >
|
|
|

Nov 20 '05 #6
Hi, Neil

Orca is a freely downloadeable install package editor. Here is a link to
the description:

http://msdn.microsoft.com/library/de...us/msi/setup/o
rca_exe.asp

Thank you for choosing the MSDN Managed Newsgroups,

John Eikanger
Microsoft Developer Support

This posting is provided “AS IS” with no warranties, and confers no rights.
--------------------
| Reply-To: "Neil Robbins" <ne**@talent-centre.com>
| From: "Neil Robbins" <ne**@talent-centre.com>
| References: <e4*************@TK2MSFTNGP09.phx.gbl>
<Oh**************@TK2MSFTNGP11.phx.gbl>
| Subject: Re: Setup Project - Banner Size
| Date: Fri, 2 Apr 2004 20:47:08 +0100
| Lines: 38
| Organization: The Talent Centre Ltd
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.0
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Message-ID: <ep**************@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.dotnet.languages.vb
| NNTP-Posting-Host: vislearn-adsl.demon.co.uk 80.176.189.165
| Path:
cpmsftngxa06.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08
.phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.vb:192987
| X-Tomcat-NG: microsoft.public.dotnet.languages.vb
|
| Thanks for the reply - one little futher question. What's ORCA?
|
| Neil R
| "Scott" <sc*****@yahoo.com> wrote in message
| news:Oh**************@TK2MSFTNGP11.phx.gbl...
| > If you're talking about the banner at the top of the screens in the
| Windows
| > Installer setup then it should be 500 x 70 pixels for the default setup
| > package. You can export the existing bitmap file using ORCA and see if
| this
| > is actually the size. You can then use ORCA to import a different bitmap
| if
| > you desire.
| >
| >
| > "Neil Robbins" <ne**@talent-centre.com> wrote in message
| > news:e4*************@TK2MSFTNGP09.phx.gbl...
| > > I have created a setup project using the setup wizard and am now
editing
| > the
| > > properties of this project. I want to replace the default banner with
| one
| > of
| > > my own. Could someone tell me what the dimensions of the banner should
| be
| > > (in pixels preferably). I can do a rough match, but I'd rather things
| were
| > a
| > > bit more perfect.
| > >
| > > As always any help would be greatly appreciated.
| > >
| > > Neil R
| > >
| > >
| >
| >
|
|
|

Nov 20 '05 #7
Hi John,

Thanks for the info

Regards,

Neil R
"John Eikanger [MSFT]" <jo****@online.microsoft.com> wrote in message
news:sa*************@cpmsftngxa06.phx.gbl...
Hi, Neil

Orca is a freely downloadeable install package editor. Here is a link to
the description:

http://msdn.microsoft.com/library/de...us/msi/setup/o rca_exe.asp

Thank you for choosing the MSDN Managed Newsgroups,

John Eikanger
Microsoft Developer Support

This posting is provided "AS IS" with no warranties, and confers no rights. --------------------
| Reply-To: "Neil Robbins" <ne**@talent-centre.com>
| From: "Neil Robbins" <ne**@talent-centre.com>
| References: <e4*************@TK2MSFTNGP09.phx.gbl>
<Oh**************@TK2MSFTNGP11.phx.gbl>
| Subject: Re: Setup Project - Banner Size
| Date: Fri, 2 Apr 2004 20:47:08 +0100
| Lines: 38
| Organization: The Talent Centre Ltd
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.0
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Message-ID: <ep**************@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.dotnet.languages.vb
| NNTP-Posting-Host: vislearn-adsl.demon.co.uk 80.176.189.165
| Path:
cpmsftngxa06.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08 phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.vb:192987
| X-Tomcat-NG: microsoft.public.dotnet.languages.vb
|
| Thanks for the reply - one little futher question. What's ORCA?
|
| Neil R
| "Scott" <sc*****@yahoo.com> wrote in message
| news:Oh**************@TK2MSFTNGP11.phx.gbl...
| > If you're talking about the banner at the top of the screens in the
| Windows
| > Installer setup then it should be 500 x 70 pixels for the default setup | > package. You can export the existing bitmap file using ORCA and see if
| this
| > is actually the size. You can then use ORCA to import a different bitmap | if
| > you desire.
| >
| >
| > "Neil Robbins" <ne**@talent-centre.com> wrote in message
| > news:e4*************@TK2MSFTNGP09.phx.gbl...
| > > I have created a setup project using the setup wizard and am now
editing
| > the
| > > properties of this project. I want to replace the default banner with | one
| > of
| > > my own. Could someone tell me what the dimensions of the banner should | be
| > > (in pixels preferably). I can do a rough match, but I'd rather things | were
| > a
| > > bit more perfect.
| > >
| > > As always any help would be greatly appreciated.
| > >
| > > Neil R
| > >
| > >
| >
| >
|
|
|

Nov 20 '05 #8
Hi John,

Thanks for the info

Regards,

Neil R
"John Eikanger [MSFT]" <jo****@online.microsoft.com> wrote in message
news:sa*************@cpmsftngxa06.phx.gbl...
Hi, Neil

Orca is a freely downloadeable install package editor. Here is a link to
the description:

http://msdn.microsoft.com/library/de...us/msi/setup/o rca_exe.asp

Thank you for choosing the MSDN Managed Newsgroups,

John Eikanger
Microsoft Developer Support

This posting is provided "AS IS" with no warranties, and confers no rights. --------------------
| Reply-To: "Neil Robbins" <ne**@talent-centre.com>
| From: "Neil Robbins" <ne**@talent-centre.com>
| References: <e4*************@TK2MSFTNGP09.phx.gbl>
<Oh**************@TK2MSFTNGP11.phx.gbl>
| Subject: Re: Setup Project - Banner Size
| Date: Fri, 2 Apr 2004 20:47:08 +0100
| Lines: 38
| Organization: The Talent Centre Ltd
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.0
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Message-ID: <ep**************@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.dotnet.languages.vb
| NNTP-Posting-Host: vislearn-adsl.demon.co.uk 80.176.189.165
| Path:
cpmsftngxa06.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08 phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.vb:192987
| X-Tomcat-NG: microsoft.public.dotnet.languages.vb
|
| Thanks for the reply - one little futher question. What's ORCA?
|
| Neil R
| "Scott" <sc*****@yahoo.com> wrote in message
| news:Oh**************@TK2MSFTNGP11.phx.gbl...
| > If you're talking about the banner at the top of the screens in the
| Windows
| > Installer setup then it should be 500 x 70 pixels for the default setup | > package. You can export the existing bitmap file using ORCA and see if
| this
| > is actually the size. You can then use ORCA to import a different bitmap | if
| > you desire.
| >
| >
| > "Neil Robbins" <ne**@talent-centre.com> wrote in message
| > news:e4*************@TK2MSFTNGP09.phx.gbl...
| > > I have created a setup project using the setup wizard and am now
editing
| > the
| > > properties of this project. I want to replace the default banner with | one
| > of
| > > my own. Could someone tell me what the dimensions of the banner should | be
| > > (in pixels preferably). I can do a rough match, but I'd rather things | were
| > a
| > > bit more perfect.
| > >
| > > As always any help would be greatly appreciated.
| > >
| > > Neil R
| > >
| > >
| >
| >
|
|
|

Nov 20 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1903
by: Scott Kaszyk | last post by:
I have created a setup project and was able to include the exe as well as the source code in the install. However, I have been unable to include the setup project source. Therefore, when I access...
4
5270
by: pbj | last post by:
my application was created in vb.net, vs 2003. the setup project was also created in vs 2003. one of my application reviewers reported this: The .Net link that is included in the setup is not the...
4
2443
by: Nick | last post by:
Hi, I have a windows application, wherein the solution consists of 5 projects. When I try to create a setup and deployment project for this solution, I'm somehow unable to add anything in...
0
1150
by: Sunny | last post by:
Hi I have made a Database Application for which i am trying to create a SETUP Project. The application uses three custom Ms access Databases. Those database i added in the correct folder in the...
0
1925
by: Adam Clauss | last post by:
I have a C++ COM Addin I wrote for Outlook (2002) using VS.Net 2002. Having completed it, I am now looking to create a setup project and install it on another machine. I created a setup project...
4
2292
by: Howard Kaikow | last post by:
When I build a setup project, the dependency in the setup project is tied to the version in which it was built. Is there a way to build a setup project that can be used in both versions of the...
4
1228
by: Neil Robbins | last post by:
I have created a setup project using the setup wizard and am now editing the properties of this project. I want to replace the default banner with one of my own. Could someone tell me what the...
2
5444
by: JM | last post by:
Hi, I have created a windows application which uses Microsoft.mshtml.dll for displaying browser window in the application for showing html. When I am creating a setup program, I have to...
3
1812
by: Elliot | last post by:
I have written a C# program and then make the setup project. I specify the prerequisite (.NET Framework 3.5) to be downloaded as the same location as my location. However, I find that my project...
0
7171
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7388
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7111
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7539
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5095
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3240
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1605
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
807
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
461
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.