WSJT-X/contrib/NSIS
Bill Somerville 304f3e7a15 Ensure that KVASD can be executed from non-admin Windows accounts
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5393 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-05-17 16:42:36 +00:00
..
Plugins-i386-ansi Ensure that KVASD can be executed from non-admin Windows accounts 2015-05-17 16:42:36 +00:00
Plugins-i386-unicode Ensure that KVASD can be executed from non-admin Windows accounts 2015-05-17 16:42:36 +00:00
AccessControl.zip Ensure that KVASD can be executed from non-admin Windows accounts 2015-05-17 16:42:36 +00:00
Md5dll.zip Swap out NSIS crypto plugin for one that works better 2014-12-08 10:39:09 +00:00
NsRichEdit.zip Add on-line KVASD install to Windows NSIS installer 2014-11-27 17:17:19 +00:00
README Add on-line KVASD install to Windows NSIS installer 2014-11-27 17:17:19 +00:00

README

NSIS Addons
===========

This directory contains archives of NSIS plugins and includes that are
used in making the WSJT-X Windows  installer. The plugin DLLs are also
extracted and deployed in sub-directories  where they are added to the
project  NSIS plugin  path in  the project  CMakeCPackOptions.cmake.in
template which is in turn used in generating the NSIS installer script
from the CMake/Modules/NSIS.template.in template file.