I added the version by customising the welcome dialog and adding:
<Control Id="Version" Type="Text" X="135" Y="207" Width="220"
Height="10" Transparent="yes" NoPrefix="yes" Text=" Version:
[ProductVersion]" />

Neil

-----Original Message-----
From: Beth Hechanova [mailto:bhechan...@imsco-us.com] 
Sent: 11 February 2009 00:48
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Adding message to the Welcome Dialog

Is there a fairly simple way to add some text to the Welcome Dialog?
I'm just looking for a way for my installer to present the version of
the application to the user (either via a message, or in the Title,
or??).    The closest thing I've been able to find is this post:
http://neilsleightholm.blogspot.com/2008/08/customised-uis-for-wix.html

 

I'm using the latest nightly build of wix (v3.0.5006).

 

I'm using the standard WixUI_InstallDir User Interface, from which I was
able to successfully modify to remove the License Dialog.  So that is
all good.  Now I just want to have my installer present the version of
the application to the user somewhere.  I assume the Welcome Dialog
would be the best place for this.  Is there any property that I can set
in my .wxs file that will be used as some string or title in the welcome
dialog?

 

Thanks,

Beth


------------------------------------------------------------------------
---
This email and any files transmitted with it are confidential &
proprietary 
to Systems and Software Enterprises, Inc. (dba IMS).  This information
is 
intended solely for the use of the individual or entity to which it is 
addressed. Access or transmittal of the information contained in this
e-mail, 
in full or in part, to any other organization or persons is not
authorized.
------------------------------------------------------------------------
---

------------------------------------------------------------------------
------
Create and Deploy Rich Internet Apps outside the browser with
Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and
code to
build responsive, highly engaging applications that combine the power of
local
resources and data with the reach of the web. Download the Adobe AIR SDK
and
Ajax docs to start building applications
today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to