NSIS/Examples
anders_k ee4c9b6e33 Don't create desktop shortcut
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7262 212acab6-be3b-0410-9dea-997c60f758d6
2021-02-16 14:19:02 +00:00
..
Modern UI ANSI targets are deprecated, force the important examples to use Unicode. 2019-02-11 16:04:47 +00:00
AppGen.nsi Generate simple application in examples (bug #1252) 2020-08-29 17:20:05 +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 Handle app running 2021-02-16 13:47:25 +00:00
install-shared.nsi Handle app running 2021-02-16 13:47:25 +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 Don't create desktop shortcut 2021-02-16 14:19:02 +00:00
Memento.nsi Windows Vista UAC setting 2008-01-27 17:44:55 +00:00
NSISMenu.nsi Switch from Slack to Discord 2021-01-23 17:06:04 +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 Generate simple application in examples (bug #1252) 2020-08-29 17:20:05 +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