MSDN appears to say you can't. See
http://msdn.microsoft.com/en-gb/library/aa368608.aspx

Palbinder Sandher 
Software Deployment Engineer
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer

-----Original Message-----
From: Sergey [mailto:sh0...@gmail.com] 
Sent: 31 March 2011 07:35
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] FormatSize attribute of text control

Hi,

I added this element to my CustomizeDlg:
<Control Id="PrimaryVolumeSpaceRequiredText" Type="Text" X="220" Y="58" 
Width="128" Height="20" Text="PrimaryVolumeSpaceRequired]" 
FormatSize="yes" />

FormatSize works - i have a text in form 7533MB.

But i need to have thousand separator in this number: 7,533MB. Is it
possible?

--
Thank you!

------------------------------------------------------------------------
------
Create and publish websites with WebMatrix Use the most popular FREE web
apps or write code yourself; WebMatrix provides all the features you
need to develop and publish your website.
http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to