Re: [WiX-users] dynamic ReserveCost

2008-12-03 Thread Rob Mensching
You'd need a CustomAction to add temporary rows to the ReserveCost table. -Original Message- From: Matt Craighead [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 02, 2008 18:34 To: wix-users@lists.sourceforge.net Subject: [WiX-users] dynamic ReserveCost Hi all, My applic

[WiX-users] dynamic ReserveCost

2008-12-02 Thread Matt Craighead
Hi all, My application preallocates a bunch of disk space to use as (among other things) a storage arena for cached files fetched over the network. The user can select the amount of disk space to reserve in megabytes at install time. Right now they just get an obscure error in their event log if