Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NSIS: Install to C:\Nim by default. | Dominik Picheta | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | niminst updates | Andreas Rumpf | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | NSIS won't force admin privileges. | Dominik Picheta | 2016-10-01 | 1 | -2/+2 |
| | |||||
* | CI: Fixes PATH handling in NSIS installers. | Dominik Picheta | 2016-09-30 | 1 | -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 Picheta | 2016-09-28 | 1 | -7/+7 |
| | |||||
* | use program files rather than c drive | Araq | 2016-06-07 | 1 | -1/+1 |
| | |||||
* | Use new #? filter prefix in various places | Adam Strzelecki | 2015-09-30 | 1 | -1/+1 |
| | | | | This silences deprecation warnings and prevent collision with UNIX shebang. | ||||
* | preparations for version 0.11.0 | Araq | 2015-04-30 | 1 | -9/+9 |
| | |||||
* | Cleaned up T/P names. | Hans Raaf | 2015-02-19 | 1 | -2/+2 |
| | |||||
* | nimrod -> nim in some filenames | def | 2015-02-14 | 1 | -2/+2 |
| | |||||
* | fix NSIS uninstaller filename (fix #1804) | cremno | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | only produce the link to the docs if they are installed | Araq | 2014-11-03 | 1 | -5/+0 |
| | |||||
* | Update nsis.tmpl | Varriount | 2014-11-02 | 1 | -4/+3 |
| | |||||
* | Update nsis.tmpl | Varriount | 2014-11-02 | 1 | -0/+1 |
| | |||||
* | Update nsis.tmpl | Varriount | 2014-10-25 | 1 | -0/+2 |
| | | | Fix adding the mingw binary to the path variable | ||||
* | Update nsis.tmpl | Varriount | 2014-10-21 | 1 | -2/+8 |
| | | | React appropriately when the user cancels the downloading of a component. | ||||
* | Update the NSIS Installer Script | Clay Sweetser | 2014-10-19 | 1 | -166/+249 |
| | |||||
* | more improvements for the NSIS installer | Araq | 2014-10-17 | 1 | -3/+9 |
| | |||||
* | added missing template file | Araq | 2014-10-17 | 1 | -0/+166 |