Mark Sinnathamby wrote:
> I am trying to display the disk space needed and disk space remaining for an 
> application being installed in Wix. These details will be displayed in a 
> custom dialog as labels.
> How do I obtain the disk space needed for the application and also the 
> remaining disk space? Are there any properties I have to access

MSI provides the VolumeCostList control to provide that information for 
all drives. The SelectionTree control automatically publishes control 
events including size information. See the MSI SDK for details.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to