Ah simples....

Thanks for all your help, and getting back to me so quick Rob.

Take care

Dave

-----Original Message-----
From: Rob Hamflett [mailto:r...@snsys.com] 
Sent: 07 October 2010 11:58
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] System Date

Just reference it like you would any other property.
<Text>{\VerdanaBold13}the date today is [Date]</Text>

If you want to put it into another Property you'll need a custom action
to do that as Windows Installer doesn't recursively evaluate Properties
at startup.

Rob

On 07/10/2010 10:14, David Amey wrote:
> Thanks Rob,
>
> Do you know how to include this property within Wix?
>
> Dave
>
> -----Original Message-----
> From: Rob Hamflett [mailto:r...@snsys.com]
> Sent: 07 October 2010 10:07
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] System Date
>
> The Date and Time properties look like what you need.
> http://msdn.microsoft.com/en-us/library/aa370905%28VS.85%29.aspx#date_
> _t
> ime_properties
>
> Rob
>
> On 07/10/2010 09:59, David Amey wrote:
>> Hey everyone,
>>
>>
>>
>> I want to have a custom dialog which retrieves the system time and 
>> date, would anyone be able to point me in the right direction?
>>
>>
>>
>> Thanks in advance
>>
>> David Amey
>> The Creative Engine Ltd
>> Almac House, Church Lane, Bisley, Surrey, GU24 9DR
>> T: +44 (0)1483 799200  F: +44 (0)1483 799111
>>
>>
>>
>> ---------------------------------------------------------------------
>> -
>> -------- Beautiful is writing same markup. Internet Explorer 9 
>> supports standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM 
>> L2&
>
>> L3.
>> Spend less time writing and  rewriting code and more time creating 
>> great experiences on the web. Be a part of the beta today.
>> http://p.sf.net/sfu/beautyoftheweb
>
>
> ----------------------------------------------------------------------
> --
> ------
> Beautiful is writing same markup. Internet Explorer 9 supports 
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2&  L3.
> Spend less time writing and  rewriting code and more time creating 
> great experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
> ----------------------------------------------------------------------
> -------- Beautiful is writing same markup. Internet Explorer 9 
> supports standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2&

> L3.
> Spend less time writing and  rewriting code and more time creating 
> great experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb


------------------------------------------------------------------------
------
Beautiful is writing same markup. Internet Explorer 9 supports standards
for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to