Skip to content
⌘ NSIS Forum Archive

Installation Page

3 posts

is99#

Installation Page

Usually Installation Page shows at the top the commands its runnig at the moment and below it the log of these commands.

I can hide or disable this log with ShowInstDetails, but is it possible to hide this line that shows what setup is doing now?

I mean for example I run ExecWait something.bat , even if I will disbale the log windows the user will still see that this command was issued, is it possible to hide this from a user?