Skip to content
⌘ NSIS Forum Archive

Why no 'available space' text on components page?

4 posts

Tuxcen#

Why no 'available space' text on components page?

Space required is there, why not available space like on the directory page?

btw new to nsis and realizing how much msi sucks.

tia,

-Chrish
Afrow UK#
You could hack in the available disc space, using System plugin to get available disc space (maybe) and then using GetDlgItem and SendMessage to write the text to the Components page.

I'll look into this.

-Stu
Joost Verburg#
The directory page is usually after the components page. So you have not selected a drive yet.