Don HO
9fecbae030
Move plugins home from %ProgramData% to %ProgramFiles% for the sake of security
...
Whole specs here:
https://notepad-plus-plus.org/community/topic/16996/new-plugins-home-round-2
2019-01-25 02:10:11 +01:00
Don HO
b709bc9f1b
Fix installer's plugins copy issue under Linux (by using WINE)
2018-12-11 18:50:57 +01:00
Don HO
15ef9bd052
Change nppPluginList.dll installation locaion
...
From %LOCALAPPDATA%\Ntepad++\plugins\Config\ to %PROGRAMDATA%\Ntepad++\plugins\Config\
2018-12-06 02:31:39 +01:00
Don HO
4fa910c74b
Add nppPluginList into the installer.
2018-11-06 13:31:20 +01:00
Don HO
e61fe03d89
Install default plugins into new location
...
Install default plugins into %USERPROFILE%\AppData\Local\Notepad++\plugins\ instead of %PROGRAMFILES(x86)%\Notepad++\plugins\
2018-11-04 22:21:04 +01:00
Rajendra Singh
0bdbf348d9
Fix Plugin directories not removed regression after uninstalling Notepad++
...
Close #4771
2018-10-08 09:25:54 +02:00
Don HO
454f92af4a
Adapt new plugin file system structure for the future release.
2018-04-30 19:36:15 +02:00
Don HO
a242214a28
Disable DSpellCheck by default due to some performance issues
2018-02-25 11:08:14 +01:00
SinghRajenM
250ca9e6e2
Improve installer
2017-12-28 22:33:25 +05:30
Don Ho
48b3613d38
Fix DSpellCheck incomplete installation
2017-12-05 22:12:53 +01:00
Don HO
7faaa1bb24
Fix installer issues
...
1. Fix shell extension registration error (due to notepad++.exe has not
yet been copied)
2. Fix themes' absence after installation (one variable depends on
its initialization in mainSection)
2017-12-04 20:00:55 +01:00
Don Ho
dd6101ea18
Upgrade wingup to fix the problem of connetion for updating
2017-11-25 23:36:30 +01:00
Don HO
4005bf4182
Add DSpellCheck plugin into distribution
2017-11-23 22:44:22 +01:00
Don Ho
d7f64d2027
Notepad++ 7.5.1 release
2017-08-29 03:01:24 +02:00
Don HO
77d9a9959a
Add /noUpdater argument for installer
...
By launch "npp.7.4.3.Installer.exe /noUpdater /S" allows users install
Notepad++ silentely, without including Auto-Updater.
2017-07-13 08:46:44 +02:00
Don Ho
591a07110e
Add Plugin Manager default behaviour
2016-11-26 18:46:00 +01:00
SinghRajenM
2c2c80a266
Remove 32bit shell dll from 64bit installer
...
Closes #2408
2016-11-11 19:22:47 +01:00
Don Ho
1a0cde0271
Remove unecessary component (ChangeIcon.exe)
...
Sign all binaries
Add License header
2016-09-21 20:55:10 +02:00
Don Ho
fc014595a3
Make x32 and x64 packages
...
Refactoring NSIS installer
2016-09-09 23:26:15 +02:00