[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.setup

Updating welcome page of setup project.

Archana

10/3/2006 8:44:00 AM

Hi all,

I want to update content of header of welcome page which is getting
displayed while installing project.

I have created setup project in visual studio .net 2003.

Is there any way to do this.

Please help me asap.

thanks in advacne.

3 Answers

Phil Wilson

10/3/2006 8:59:00 PM

0

In the user interface view, right-click->properties window on the Welcome
dialog gets you the text you can change.
--
Phil Wilson
[Microsoft MVP Windows Installer]
<trialproduct2004@yahoo.com> wrote in message
news:1159865051.295034.291260@h48g2000cwc.googlegroups.com...
> Hi all,
>
> I want to update content of header of welcome page which is getting
> displayed while installing project.
>
> I have created setup project in visual studio .net 2003.
>
> Is there any way to do this.
>
> Please help me asap.
>
> thanks in advacne.
>


Archana

10/4/2006 4:07:00 AM

0

Hi,

thanks for your reply.

But that property window allow me to change only welcometext and copy
write of welcome screen. Not the header part of welcome screen. That
is content 'welcome to [productname]'
i want to update.

Means along with productname i want to display version name also.

Do you know how to do it.

any help will be truely appreciated.

thanks in advance.

Phil Wilson

10/5/2006 12:07:00 AM

0

Make that text something like "install [ProductName] [ProductVersion] blah
blah blah...". Those are case-sensitive standard Windows Installer
properties.
--
Phil Wilson
[Microsoft MVP Windows Installer]
<trialproduct2004@yahoo.com> wrote in message
news:1159934808.715290.252780@k70g2000cwa.googlegroups.com...
> Hi,
>
> thanks for your reply.
>
> But that property window allow me to change only welcometext and copy
> write of welcome screen. Not the header part of welcome screen. That
> is content 'welcome to [productname]'
> i want to update.
>
> Means along with productname i want to display version name also.
>
> Do you know how to do it.
>
> any help will be truely appreciated.
>
> thanks in advance.
>