Skip to content
⌘ NSIS Forum Archive

NSIS Feature?

4 posts

ICONICS2000#

NSIS Feature?

Hello All

I have found out a litle quirk with NSIS, when the InstallFile Page is running. When i right click on the Show details dialog and the small popup menu appears with the text "Copy Text to Clipboard", if i leave this dialog open when the Finish Page is automatically loaded the dialog is still open.

Please could we have the Dialog Vanish if it is visible.(See Attached ZIP), also i have seen with the popupmenu that sometime the full text "Copy to Clipboard" is not displayed and the text is "-6-" or "-1-" are displayed.
ICONICS2000#
Here is some other weird Chars i managed to reproduce!
kichik#
The remaining menu is a knwon bug. I haven't been able to find a simple solution for it. It seems reasonable Windows will destroy menus popped-up from the dialog after the dialog is destroyed, but it doesn't.

The weird characters, I haven't seen yet. How exactly did you get them to appear?
ICONICS2000#
Thanks for the reply, when the installation page is displaying details sometimes, randomly clicking on the window brings up these chars. Very hard to reproduce!