Skip to content
⌘ NSIS Forum Archive

Stop Exec writing to log

3 posts

TobbeSweden#

Stop Exec writing to log

Whenever you run something with Exec (or ExecWait or ExecShell) the command is written to the log window (same window DetailPrint text shows up in). Is there some way to stop this from happening for certain Exec commands? Some way to temporarily disable the write to log feature.

Thanks