Skip to content
⌘ NSIS Forum Archive

AutoCloseWindow doesn't work

3 posts

Guest#

AutoCloseWindow doesn't work

Hy, I would, that my Install Window doesn't jump to finish window after Install so I've write AutoCloseWindow False but it doesn't works. What's wrong ?
kichik#
If you're using the MUI, you need MUI_FINISHPAGE_NOAUTOCLOSE. See the MUI readme for more information.