Did you look at MsiGetFeatureCost?  

Phil Wilson 

-----Original Message-----
From: Andy Glass [mailto:agl...@laserfiche.com] 
Sent: Monday, July 06, 2009 9:06 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] (no subject)

I'm writing a bootstrapper that will include multiple MSI files.  I want to get 
the size that a given MSI file's installation will take up given a set of 
selected components, but I have been unable to find a good way to do so.  I've 
tried using FileCost and its related standard actions, but have been unable to 
figure out how to actually retrieve the costing data from inside my 
bootstrapper.  Does anyone have any suggestions on how to get this information 
without a direct query of the database?

Thanks in Advance,
-Andy
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to