Skip to content
⌘ NSIS Forum Archive

Possibly small bug in the caption text

3 posts

goldy1064#

Possibly small bug in the caption text

Not sure if this is an issue or not, but when I was trying to do a FindWindow on one of my installers from another, I noticed that the text in the caption has an extra space at the end on all pages except the first. This is using MUI.
kichik#
This is because the subcaption is actually a space so NSIS won't fill it with the page's name.