to turn on NSIS logging. This saves the log file as $INSTDIR\install.log
LogSet On
I would like to change the directory of the where this log file is written. I found this thread from 6+ years ago: http://forums.winamp.com/showthread.php?t=207636 mentioning that it is not possible. Is this still the case?