Skip to content
⌘ NSIS Forum Archive

NSIS v3.09

2 posts

Anders#

NSIS v3.09

If you find any issues, report them in this thread and/or on the SF bug tracker and please include compiler error messages and sample code if possible.
ahmett#
Hi, There is a bug in ..\Bin\makensis.exe, when using ${ConfigWrite}, it sets DetailsPrint to none.I've manually added "SetDetailsPrint both" at the end of configwrite function in TextFunc.nsh to avoid this.