Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Setup Project: how to include version in Welcome dialog?
A typical setup project in Visual Studio .NET has the following string for
WelcomeText in the Welcome dialog of the project's User Interface:
"The installer will guide you through the steps required to install
[ProductName] on your computer."

ProductName evaluates to the value specified on the project's Properties
page.

But why doesn't this work?

"The installer will guide you through the steps required to install
[ProductName] [Version] on your computer."

In place of Version, I just get an extra space.  Is there a way to include
the version number in the Welcome dialog without manually adjusting it in
two places every time I build a new release?

--
Jeff S.



Report this thread to moderator Post Follow-up to this message
Old Post
Jeff Stewart
12-16-04 09:07 PM


Re: Setup Project: how to include version in Welcome dialog?
Version isn't a Windows Installer property. Visual Studio's names for
properties sometimes match the ones you need to use, sometimes not. The
actual property name is ProductVersion.
--
Phil Wilson [MVP Windows Installer]
----
"Jeff Stewart" <object01@gmail.com> wrote in message
news:1103226623. 54583e3063f5ffcb61a05cf60c7ac9a2@teranew
s...
> A typical setup project in Visual Studio .NET has the following string for
> WelcomeText in the Welcome dialog of the project's User Interface:
>   "The installer will guide you through the steps required to install
> [ProductName] on your computer."
>
> ProductName evaluates to the value specified on the project's Properties
> page.
>
> But why doesn't this work?
>
> "The installer will guide you through the steps required to install
> [ProductName] [Version] on your computer."
>
> In place of Version, I just get an extra space.  Is there a way to include
> the version number in the Welcome dialog without manually adjusting it in
> two places every time I build a new release?
>
> --
> Jeff S.
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
Phil Wilson
12-17-04 01:57 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Visual Studio archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 03:59 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.