By using a custom action.
You can call GetDiskFreeSpaceEx function to get what you want.
On Tue, Jul 7, 2009 at 2:13 PM, Hukumchand Shah wrote:
> Hi All,
>
> I want to check free disk space of the machine at the time of installation.
> How can I do that?
>
> Thanks,
> Hukum
>
> -
Yea, finally I have chose to use a custom action to implement this.
Thanks,
On Fri, Jul 3, 2009 at 9:12 PM, Bob Arnson wrote:
> kezhong zhou wrote:
> > The origin calculation is not accurate. Such as an installation of 100M,
> the
> > actual space taken would be 100.4M. So,
I think you could simply don't user the ExitDlg.
Well, cancellation might fail, although it shouldn't, ExitDlg is just a
screen informing user the result of the cancellation.
You could define a property, that bypass ExitDlg when nothing wrong
happened.
On Fri, Jul 3, 2009 at 1:10 AM, Quinton Tor
file, and
install it.
On Tue, Jun 30, 2009 at 11:12 AM, Bob Arnson wrote:
> kezhong zhou wrote:
> > ReserveCost table in a custom action. But I tried a lot of times, found
> that
> > I can only 'SELECT' the ReserveCost table at install time, but can not
> > "I
can only 'SELECT' the ReserveCost table at install time, but can not
"INSERT" or "UPDATE" the table. :(
On Thu, Jun 25, 2009 at 11:26 PM, Bob Arnson wrote:
> kezhong zhou wrote:
> > Does any one have any idea of how to change data in VolumeCostList
> c
Hi, Guys,
Does any one have any idea of how to change data in VolumeCostList control?
The disk space requirement our installation needs is not enough, let's say,
10MB, but the actually space token would be 10.1MB, with extra 128KB space
used for file system management or something like disk fragm
larger than the number installer
calculated.
On Fri, Jun 19, 2009 at 12:00 AM, Rob Mensching wrote:
> See the ReserveCost element.
>
> kezhong zhou wrote:
> > Hi, guys,
> >
> > I want to change the File Costing a little bit, for example add DirectX
> disk
> &
Hi, guys,
I want to change the File Costing a little bit, for example add DirectX disk
space costing in system drive. I install DirectX through DirectXSetup
function in a wix Custom Action. Thus, the DirectX disk space costing is not
accumulated in the regular file costing step, which might lead t
No. But I saw some programs do pop up notification window after successful
uninstall. Maybe the use custom action to achieve that.
2009/5/22 Rob Mensching
> I haven't seen anything like that in the MSI SDK, have you?
>
> kezhongseu wrote:
> > Hi, Rob,
> >
> > Can we change that? Is there a Prop
9 matches
Mail list logo