Skip to content
⌘ NSIS Forum Archive

MUI_PAGE_INSTFILES / add custom text

3 posts

marcins#

MUI_PAGE_INSTFILES / add custom text

Is there any option that I can add custom text into INSTFILES box?
I mean I install that I run from other exec not directly from installer. So for example when I run ExecCmd::exec "some.exe" I would like to print in install files box something like "wait while im doing something with other exec...".

Is this possible?