Commit Graph

47 Commits

Author SHA1 Message Date
Corey Butler
c85c7285c6 Add the symlink root dir if it does not exist. Resolves #1198. 2024-12-30 16:20:55 -06:00
Corey Butler
de4ee40711 reconciled install script discrepancies 2024-12-29 09:42:26 -06:00
Corey Butler
6ca6f2ca24 resolve merge conflicts 2024-12-28 22:31:25 -06:00
Corey Butler
7de073ee16 combined updates 2024-12-28 22:23:51 -06:00
Corey Butler
6f39389b3f added notifications and email capture screen, as well as better uninstall cleanup and a new app protocol 2024-11-21 23:39:51 -06:00
Corey Butler
28cde6cf4c Updated installer metadata (Author Software Inc) 2024-11-18 12:17:09 -06:00
Wojciech Sobolewski
5167c809dc Update build script 2023-12-04 10:16:06 +01:00
Wojciech Sobolewski
b07894d8ca Merge branch 'master' of https://github.com/wsobolewski/nvm-windows 2023-12-03 13:28:32 +01:00
Corey Butler
fa811e098d Updated build process. 2023-04-11 12:58:48 -05:00
Corey Butler
1216b37643 Merge pull request #459 from noelhibbard/installer-improvments
Installer improvements when alt creds are required for elevation
2023-02-13 19:54:18 -06:00
Corey Butler
4802c79609 Added program details. Closes #897. 2022-12-09 07:51:03 -06:00
Corey Butler
22a43ef0bc Updated version 2022-10-31 18:58:04 -05:00
Corey Butler
f31dd2ab90 Updated elevation approach 2022-10-31 18:55:01 -05:00
Pavel Snítil
459db6113d Update inno setup config to correctly set version 2022-10-18 10:24:14 +02:00
Yi-Ru Lan
4b4a072b66 Update nvm.iss 2022-05-04 18:46:43 +08:00
coreybutler
f792f4ec5e Version bump 2021-12-10 12:36:36 -06:00
coreybutler
584a1d9ec6 Updated installer/license 2021-09-10 22:45:19 -05:00
Noel Hibbard
a9294d80f4 Somehow I managed to remove the definition of ResultCode. duh 2019-07-19 14:17:54 -04:00
noelhibbard
678090ff7b Hide window when calling ExecAsOriginalUser 2019-07-07 22:18:01 -04:00
Noel Hibbard
6cf92c69c0 Set/Unset user environment as origional non-admin user 2019-07-07 18:05:03 -04:00
Corey Butler
dfd8e5a7fb Simplified build to leverage version number from generated executable." 2018-08-11 19:59:39 -05:00
Corey Butler
438ac25701 Updated build process. Added code signing and MD5 checksums for distro files. 2018-08-08 00:49:24 -05:00
Corey Butler
256d69427b Updated URLs to support npm >= 6.2.0. Applied several PR's. Bumped to v1.1.7 2018-08-01 23:45:30 -05:00
Corey Butler
2065cea06b Merge pull request #264 from Zougi/patch-1
silent setup
2018-08-01 23:05:45 -05:00
Corey Butler
af79f5c207 Sort the output of installed versions using new semver library. Fixes #262. 2017-05-31 09:53:52 -05:00
Corey Butler
472411ed65 Replaced semver and updated logic to support newer node versioning logic. Closes #276 2017-05-31 08:40:50 -05:00
Corey Butler
63828304cb Fixes issue #268. 2017-05-10 18:14:55 -05:00
Zougi
40d90632d3 silent setup
- silent install without prompt as it's expected when we install nvm-windows from a script
- silent uninstall
- fix a warning (Warning: Line 80, Column 10: [Hint] Variable 'Result' never used)
2017-05-04 14:45:05 +02:00
=D
2f27f4ff66 silent setup
- silent install without prompt as it's expected when we install nvm-windows from a script
- silent uninstall
- fix a warning (Warning: Line 80, Column 10: [Hint] Variable 'Result' never used)
2017-05-04 14:18:21 +02:00
Corey Butler
5a235cad46 Version bump to support mirror fixes and rollback support. 2017-03-08 10:26:21 -06:00
ccccly
c75f08806b Fix build error.Using relative path in nvm.iss 2017-03-05 15:46:15 +08:00
Corey Butler
2c6ed843eb Added support for vX.X.X and removed option to open prompt after install. 2016-07-01 20:03:55 -05:00
Corey Butler
7a4544317a Cleaned up PR's, added formatting for ls, updated installer to 1.1.1 2016-07-01 19:34:56 -05:00
Corey Butler
19f8b22805 Merge branch 'master' of github.com:coreybutler/nvm-windows 2016-07-01 09:31:31 -05:00
Corey Butler
7eb8d6a10c Updated for local build. 2016-07-01 09:31:22 -05:00
Mike
2b446d0ba3 Skip the "Run cmd.exe" option on silent install. 2016-01-22 13:37:00 -07:00
Michael-Rainabba Richardson
85d8e9a21b Restructure to deal with new node release structure at http://nodejs.org/dist/
This is untested because the build chain isn't one I'm prepared to deal with.
2015-09-19 10:40:18 -07:00
Corey Butler
36c592d2f8 Added a manual installer, courtesy @heri16. Closes #20. 2014-11-18 13:51:43 -06:00
Corey Butler
494d7f506f Version bump 2014-10-23 14:12:25 -05:00
Corey Butler
87356a44ac Now using goxc for build process. 2014-10-15 12:56:39 -05:00
Corey Butler
bb5e394d74 Bump version 2014-10-04 12:49:49 -05:00
Corey Butler
a76b49add4 Version bump 2014-10-03 14:39:20 -05:00
Corey Butler
f9df13d0f3 Automatically use prior node.js install if desired. Closes #6. 2014-09-26 11:05:10 -05:00
Corey Butler
414a519537 Better uninstall notices, node.js absorption. Fixes #3. 2014-09-25 21:54:01 -05:00
Corey Butler
50cc91c869 Updated build file to handle existing node installs. 2014-09-25 21:05:39 -05:00
Corey Butler
8ec4386030 Updated installer 2014-09-24 20:43:46 -05:00
Corey Butler
742b6850a6 Added installer 2014-09-23 21:27:15 -05:00