Archive: Silent installer logging?


Silent installer logging?
Is it possible to log what occurs when using Silent install mode?

In normal mode, I'm using the Dump to log file function, which works great. As stated, it doesn't work in silent mode. Are there any solutions to this? Nothing in the Logging_Functions Category in the wiki appears to work for silent mode.

While I realize I could manually write things to a log file, various plugins/functions I use write things to the stack, etc which would make a lot more work, having to re-write it all back to file -- instead of just doing it all at once like the "Dump to log file" function does.


You can use the LogEx plugin for that:
http://nsis.sourceforge.net/LogEx_plug-in