On 15/08/2012 09:05, David Lowndes wrote:
> I know <productName> is user provide, how about other text " Completed the
> ... Setup Wizard ", are they build with the tool, or can we customize those
> text ?
> <
>
> You can add additional text using:
>
>      <Property Id="WIXUI_EXITDIALOGOPTIONALTEXT" Value="Your text here." />

Or change that text by adding (to a .wxl file in your project):

<String Id="ExitDialogTitle">{\WixUI_Font_Bigger}Replacement text 
here</String>

-- 
Bruce Cran

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to