Did you look at MsiGetFeatureCost? Phil Wilson
-----Original Message----- From: Andy Glass [mailto:[email protected]] Sent: Monday, July 06, 2009 9:06 AM To: [email protected] 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

