For getting the disk-space per drive you would have to use
MsiEnumComponentCosts().
You would write an immediate-mode custom action to call this function and
then MsiSetProperty() to set your properties.
Mark Sinnathamby wrote:
>
> Hi,
> I have a custom dialog during installation where I have t
Hi,
I have a custom dialog during installation where I have to show the disk cost
and remaining space on a selected drive where the application is going to be
installed. I want to use two properties to use as the text for two labels on
this screen. How do I get the values into the two properties
2 matches
Mail list logo