Skip to content
⌘ NSIS Forum Archive

Bug: Required space not calculated before directory page

2 posts

odednoam#

Bug: Required space not calculated before directory page

In my installer, I put the directory page before the components page.

When the directory page first appears, I get "Space Required: 0.0KB".
This is ofcourse not true...

If I do "next" to the components page and "back" to the directory page, I then get the correct value.

Oded
kichik#
You're using SetCurInstType right? I guess it was a bad idea to let the components page handle the section selection change. It should be useable without it too... I have put it on my todo.