Hi All,

I want to check disk space for 10 GB.
I have put following code:
 <Component Id="MyCustomComponent"
Guid="A2DCFC09-0651-4E2C-04A4-B18F759F9F41">
              <ReserveCost Directory="CABDIR" RunLocal="10240000000000"
RunFromSource="0" Id="CABID" />
            </Component>
and when i tries to build this the it throws following error:

error CNDL0008 : The ReserveCost/@RunLocal attribute's value,
'10240000000000', is not a legal integer value.  Legal integer values are
from -2,147,483,648 to 2,147,483,647.

So what value I have to mention here. for 10Gb disk space.
Can someone help in this?

Thanks,
Hukum
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to