I found the problem.

I did not have 
<Publish Event="SetTargetPath" Value="[_BrowseProperty]">1</Publish>

in the browse dialog. Now VolumeCostList control does reflect the costing on
other drive but only after I click "Next" and come back to the same dialog
by clicking "Back".

http://www.nabble.com/file/p11218817/Selection_1.jpg 

http://www.nabble.com/file/p11218817/Selection_2.jpg 

How do I make it happen the moment I change the location. I guess I have to
call the CostFinalize or something again after I am done with Browse dialog
but don't know how to do that.

Can anyone help me out with this?

Thanks.

===
Bhavesh








BhaveshG wrote:
> 
> No reply :(
> 
> Really surprised to see that nobody has faced this issue. It is really
> wierd that changing the installation directory has no affect on the
> volumecostlist control data.
> 
> If anyone has more details on how this control works, please share your
> knowledge here.
> 
> Thanks.
> 
> ===
> Bhavesh
> 
> 
> 
> 
> BhaveshG wrote:
>> 
>> Hi,
>> 
>> Not sure what I am missing in the below code but when I change the
>> INSTALLDIR, the changes does not seem to reflect in the volumecostlist
>> control.
>> 
>>         <Control Id="VolumeList" Type="VolumeCostList" X="20" Y="100"
>> Width="330" Height="120" Sunken="yes" Fixed="yes">
>>           <Text>{64}{64}{64}{64}{64}</Text>
>>         </Control>
>> 
>> I tried having the INSTALLDIR property associated with the VolumeCostList
>> but the changes does not occur.
>> 
>> Am I missing something basic? 
>> 
>> Any help will be appreciated.
>> 
>> Thanks in advance.
>> 
>> ===
>> Bhavesh
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/VolumeCostList-not-reflecting-the-Changes-tf3943640.html#a11218817
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to