I want to customize my installer to have a disk cost dialog. I thought it
would be easy to check existing template. However, I really don't understand
how it works. In the WixUI_Advanced.wxs, it declares the dialog reference
like this:

<DialogRef Id="DiskCostDlg" />

But how does this dialog get used? There is nothing else related to the disk
cost dialog, and I don't know where it would appear. It's not in any Publish
element. In the WixUI_InstallDir.wxs, it is the same that only a reference
to DiskCostDlg is there. And I don't recall seeing this dialog in a
installer using WixUI_InstallDir. I am using WIX 3.6. Anybody can tell me
where I can find an example? Thanks!

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Example-on-DiskCostDlg-usage-tp7576500.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
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