Skip to content
⌘ NSIS Forum Archive

Plugin nsisXML v1.3

1 posts

Wizou#

Plugin nsisXML v1.3

I just released nsisXML 1.3, my small NSIS plugin to manipulate XML data through MSXML
Web site: http://wiz0u.free.fr/prog/nsisXML

Changelog for this version:
Added "release" to prevent memory leaks.
Automatic use of most recent MSXML available
DLL is no longer unloaded after each call (you don't need /NOUNLOAD anymore)