NSIS/Examples
2020-06-06 14:14:02 +00:00
..
Modern UI ANSI targets are deprecated, force the important examples to use Unicode. 2019-02-11 16:04:47 +00:00
bigtest.nsi Call WriteUninstaller with full paths 2018-10-26 20:59:47 +00:00
example1.nsi Added a file association example to install-per-user.nsi 2020-04-13 19:16:10 +00:00
example2.nsi Added a file association example to install-per-user.nsi 2020-04-13 19:16:10 +00:00
FileFunc.ini LF -> CRLF 2007-11-14 20:10:31 +00:00
FileFunc.nsi deprecate SetPluginUnload and /NOUNLOAD 2008-12-20 08:17:15 +00:00
FileFuncTest.nsi no need for function usage deceleration or un. suffix anymore 2008-11-21 13:22:57 +00:00
gfx.nsi AddBrandingImage now supports dialog units, even on POSIX 2018-11-01 21:20:53 +00:00
install-per-user.nsi Added UnpinShortcut and NotifyShell_AssocChanged macros 2020-05-21 00:44:39 +00:00
install-shared.nsi Added UnpinShortcut and NotifyShell_AssocChanged macros 2020-05-21 00:44:39 +00:00
languages.nsi ANSI targets are deprecated, force the important examples to use Unicode. 2019-02-11 16:04:47 +00:00
Library.nsi Added !gettlbversion and TLB reading support on POSIX 2017-10-03 20:48:29 +00:00
LogicLib.nsi fixed bug #2849872 - LogicLib Do..Loop warning 2009-12-05 21:52:39 +00:00
makensis.nsi Added UnpinShortcut and NotifyShell_AssocChanged macros 2020-05-21 00:44:39 +00:00
Memento.nsi Windows Vista UAC setting 2008-01-27 17:44:55 +00:00
NSISMenu.nsi Try harder to generate a usable version string 2020-06-06 14:14:02 +00:00
one-section.nsi * Reduced verbosity of StrFunc.nsh 2015-09-24 20:47:47 +00:00
primes.nsi Windows Vista UAC setting 2008-01-27 17:44:55 +00:00
rtest.nsi Fixed some typos (Most of them found by codespell/Stefan Weil) 2016-02-04 20:14:06 +00:00
SConscript Removed viewhtml.nsi 2020-03-29 19:10:02 +00:00
silent.nsi Windows Vista UAC setting 2008-01-27 17:44:55 +00:00
StrFunc.nsi Fixed StrFunc parameter order. 2019-06-25 20:29:04 +00:00
TextFunc.ini LF -> CRLF 2007-11-14 20:10:31 +00:00
TextFunc.nsi deprecate SetPluginUnload and /NOUNLOAD 2008-12-20 08:17:15 +00:00
TextFuncTest.nsi no need for function usage deceleration or un. suffix anymore 2008-11-21 13:22:57 +00:00
unicode.nsi Updated unicode.nsi and removed UserVars.nsi 2020-03-26 00:19:55 +00:00
VersionInfo.nsi Remove some gratuitous use of non-ANSI characters that were making the Unicode patch harder to review. 2009-01-13 16:54:39 +00:00
waplugin.nsi plug-ins directory has changed 2013-04-14 22:15:28 +00:00
WordFunc.ini LF -> CRLF 2007-11-14 20:10:31 +00:00
WordFunc.nsi deprecate SetPluginUnload and /NOUNLOAD 2008-12-20 08:17:15 +00:00
WordFuncTest.nsi no need for function usage deceleration or un. suffix anymore 2008-11-21 13:22:57 +00:00