summary refs log tree commit diff stats
path: root/tools/niminst/nsis.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* NSIS: Install to C:\Nim by default.Dominik Picheta2017-01-281-1/+1
|
* niminst updatesAndreas Rumpf2016-10-211-1/+1
|
* NSIS won't force admin privileges.Dominik Picheta2016-10-011-2/+2
|
* CI: Fixes PATH handling in NSIS installers.Dominik Picheta2016-09-301-12/+199
| | | | | | | | | | | | | | | | Squashed commit of the following: commit 82d16908d6b4dacc585c241005f49aea2eef2c9f Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Fri Sep 30 22:20:47 2016 +0200 CI: ugh, another try. commit 6fe7e2fad11851ad568f9156132bf186593d2c0d Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Fri Sep 30 21:48:22 2016 +0200 CI: Fix env PATH setting issues in NSIS installer.
* Fixes and improvements to NSIS installer.Dominik Picheta2016-09-281-7/+7
|
* use program files rather than c driveAraq2016-06-071-1/+1
|
* Use new #? filter prefix in various placesAdam Strzelecki2015-09-301-1/+1
| | | | This silences deprecation warnings and prevent collision with UNIX shebang.
* preparations for version 0.11.0Araq2015-04-301-9/+9
|
* Cleaned up T/P names.Hans Raaf2015-02-191-2/+2
|
* nimrod -> nim in some filenamesdef2015-02-141-2/+2
|
* fix NSIS uninstaller filename (fix #1804)cremno2015-01-011-1/+1
|
* only produce the link to the docs if they are installedAraq2014-11-031-5/+0
|
* Update nsis.tmplVarriount2014-11-021-4/+3
|
* Update nsis.tmplVarriount2014-11-021-0/+1
|
* Update nsis.tmplVarriount2014-10-251-0/+2
| | | Fix adding the mingw binary to the path variable
* Update nsis.tmplVarriount2014-10-211-2/+8
| | | React appropriately when the user cancels the downloading of a component.
* Update the NSIS Installer ScriptClay Sweetser2014-10-191-166/+249
|
* more improvements for the NSIS installerAraq2014-10-171-3/+9
|
* added missing template fileAraq2014-10-171-0/+166