Andrew Francis
23rd February 2003 11:24 UTC
DumpState - a debugging tool for NSIS
I've written a plugin which, when called, gives you a dialog that displays and lets you change variables and the stack. I've been using it to help debug and refactor an installer script.
You can see a screenshot and download it from http://www.sullust.net/sw/dumpstate/
Sunjammer
23rd February 2003 11:59 UTC
http://nsis.sourceforge.net/archive/...59&instances=0
[edit]DumpState 0.1 has now been Uploaded to the Archive, see the Download Page to grab it from the SourceForge servers.[/edit]
Joel
23rd February 2003 15:40 UTC
seems to be a good idea so we don't use the same $var twice
:up: