Quote:
Originally Posted by Dario06
I don't think I'm wrong, I can't understand why by default Inno 6.3.3 or dev, shows the selection of components only in mb instead of GB as in ComponentsDiskSpaceGBLabel
|
Previously all labels were in mb, so maybe when they were changed to gb the inno setup developers forgot to change the internal values of the checklistbox. But you can intercept these values in initializewizard and change the texts shown in the checklistbox.