NSIS MUI - how to write custom text to install log?
Asked Answered
S

1

10

When copying files, I am doing few things with them... is it possible to notify user what is going on during installation in textbox that shows copied files? I was tryting to find that information in internet, but without luck... not sure what to look for...

Shroyer answered 11/4, 2014 at 13:13 Comment(0)
S
24

I will answer it myself, as someone may be looking for it:

DetailPrint "Some text"

Thank you.

Shroyer answered 11/4, 2014 at 13:50 Comment(1)
Maybe this will be easier to find when the search engines are able to index the now following keyword "Show details"Beaune

© 2022 - 2024 — McMap. All rights reserved.