Hello,
I noticed, volume cost list does not udpate if I change path by edit control.
To reproduce this behavior you need create new installer project ot use existing with, for example, Modern theme. In SetupTypeDlg there is default usage of this list. After changing disk in path by edit, volume cost list will still display information about usage of previous disk. For example if in path is disk C and I change it by edit to disk D, volume cost list displays information about usage of disk C after losing focus on edit control. Is there a solution to this problem?