Don HO
a4d7f77016
Fix regression of installer which cannot be launched
...
The regression is due to commit "Drop XP in installer" (ca1bcb1ec0
).
2021-02-06 15:23:15 +01:00
Don HO
541b4d1c7a
Add new localization file abkhazian.xml
2021-02-05 15:53:07 +01:00
Don HO
ab5c1d3e2a
Upgrade Notepad++ License
...
Update GPL version from v2 to v3.
Fix #9425 , close #9441
2021-01-24 01:51:19 +01:00
Don HO
ca1bcb1ec0
Drop XP in installer
2021-01-22 04:35:56 +01:00
Don HO
a68805b7ff
Make user defined overrideMap.xml not overridable during installation
...
Fix https://community.notepad-plus-plus.org/topic/20534/notepad-v7-9-2-release-candidate-2/4?_=1609416552124
2020-12-31 20:16:00 +01:00
Don HO
0472052f8e
Make installer override all the function list files on the installation
2020-12-31 03:50:56 +01:00
Don HO
814e6591b5
Fix function list is empty with new user profile issue
...
The new behaviour of loading function list will be:
1. For the installer package:
Try to load from %APPDATA%\Notepad++\functionList\, if it failed, then load from %PROGRAMFILES%\Notepad++\functionList\.
In this way, users can override function list in %APPDATA%\Notepad++\functionList\ manually. Otherwise, function list won't be empty.
2. For the portable package:
- with doLocalConf.xml : Load always from <Notepad++ Dir>\functionList\
- without doLocalConf.xml : Try to load from %APPDATA%\Notepad++\functionList\, if it failed, then load from <Notepad++ Dir>\functionList\
Fix #9134
2020-11-27 03:54:37 +01:00
Don HO
e97ee70c02
Remove old markdown UDL
2020-10-24 21:12:19 +02:00
Edditoria
c2159afa9d
Update markdown UDL XML file
...
The XML file is updated from v2.x to v3.2.0
in the commit: Edditoria/markdown-plus-plus@c137918
Also rename it shorter and starting with "m".
So users can sort their UDL file-list in tidy.
Close #9058
2020-10-24 19:47:50 +02:00
Don HO
c0c070abaf
Split functionList.xml into multifile in "functionList" Folder
...
New "functionList" will be added beside of notepad++.exe or "%APPDATA%\Notepad++\", according the installation mode. If the portable package is used, after removing "doLocalConf.xml", the "functionList" folder should be copied manually from Notepad++ installed directory to "%APPDATA%\Notepad++\" to make function list work again.
All splited files are localized in this folder with the explicit language name.
"overrideMap.xml" is optional for overriding the default functionList parse rule files, and for adding UDL parse rule files.
Close #4896
2020-10-21 18:05:08 +02:00
Don HO
8c219896c5
Add Hongkonger localization into installer
2020-10-21 00:28:32 +02:00
Don HO
47bb08ee6c
Add Irish localization
2020-08-16 15:23:33 +02:00
Don HO
e9e9e8daa9
Remove Irish translation due to its bad quality
...
Please check:
https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8273
2020-05-26 18:53:30 +02:00
Don HO
920fc5c3d3
Add a new theme in installer
2020-05-14 01:06:14 +02:00
Don HO
d05bf63840
Add Nepali localization
2020-04-29 02:34:27 +02:00
Don HO
bf2cd8e05a
Changes localization file name "chinese.xml" to "taiwaneseMandarin.xml"
...
Saying Taiwan is part of China is like saying Java is part of JavaScript.
2020-04-09 00:11:11 +02:00
Don HO
5c069cfa24
Add Irish localization file
2020-01-31 03:13:36 +01:00
conky77
30bf629858
Add Venetian localization
...
Close #7770
2020-01-08 10:08:16 +01:00
Don HO
b96f91c39a
Fix x64 installer option issue
...
x64 installer set installation path in "C:/Program Files/Notepad++/" but "don't use %APPDATA%" is enabled.
This commit fix this issue (make it disabled)
Fix #6243
2019-10-21 20:21:05 +02:00
Don HO
7651d703a9
Fix include new release files problem
2019-10-02 03:36:26 +02:00
Don HO
21939308b0
Add NppExport 64 bits plugin in the distribution
...
Close #5944
2019-07-23 21:37:49 +02:00
Rajendra Singh
a660c60d21
Delete autoCompletion folder on uninstall correctely
...
Close #5422
2019-03-24 14:47:08 +01:00
Rajendra Singh
3939551280
Add Hindi support for installer.
...
Close #5433
2019-03-21 22:51:01 +01:00
Don HO
103409464d
Remove DSpellCheck due to some performance issues
2019-03-05 02:33:34 +01:00
Don HO
496e93e1b0
Minor change for the installation
2019-03-03 03:29:55 +01:00
Don HO
dcd3942362
Fix Markdown not working in installer package of v7.6.3
...
and add Markdown in zip packages
2019-03-03 03:12:27 +01:00
Rajendra Singh
ea08e037d2
Remove autocomplete directory on uninstall
...
Close #5277
2019-03-02 17:47:47 +01:00
Don HO
e5108cc0ea
Add Markdown language.
...
via User Defined Language.
Markdown++: https://github.com/Edditoria/markdown-plus-plus
Included only for Installer.
2019-01-27 02:53:02 +01:00
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
rra0137
b1285e7b1e
Add Zulu localization
...
Close #5160
2018-12-29 12:40:35 +01:00
Don HO
589e21151d
Change the access right of folders via installer
...
%PROGRAMDATA%\Notepad++\plugins\ will be restricted
%PROGRAMDATA%\Notepad++\plugins\Config\ will has full access
2018-12-25 19:25:38 +01:00
Don HO
62bfef46ef
Remove unused "plugins\disabled" folder
2018-12-24 02:49:30 +01:00
Don HO
a76843cf65
Remove auto-completion files from the old location while update
2018-12-23 15:02:50 +01:00
Don HO
d6f5b7b13a
Change folder location of auto-completion
...
from "<NPP_INST>\plugins\APIs\" to "<NPP_INST>\autoCompletion\"
2018-12-23 04:27:56 +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
03daf5559e
Make installer more coherent for the option doLocalConf.xml
...
If the install path is under %PROGRAMFILE% then option to copy doLocalConf.xml will be unchecked and disabled.
2018-12-08 17:33:03 +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
f8aba0122e
Make %PROGRAMDATA%\Notepad++\plugins\ as default plugins installation location
...
And remove %LOCALAPPDATA%\Notepad++\plugins\ location
2018-12-02 00:58:07 +01:00
Don HO
5df59ba2fc
Add Pig latin language in installer
2018-11-28 02:56:02 +01:00
Don HO
44baa33d1e
Add the option to installer for installing the plugins in %PROGRAMDATA%
2018-11-24 17:30:19 +01:00
Don HO
3465cac7ce
Fix Installer HI-DPI GUI glitch.
2018-11-14 03:37:13 +01:00
Christian Grasser
6cdac077f2
Add autoit autoCompletion
...
Add autoit.xml autoCompletion from http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files#A -> http://notepad-plus.sourceforge.net/commun/userDefinedLang/Autoit.xml
Close #4977
2018-11-09 20:24:48 +01:00
Christian Grasser
2d81570be5
added lua autoCompletion
...
added lua autoCompletion from http://ageekandhisblog.com/notepad-plugin-lua-corona-api-autocompletion/
as the one mentioned under http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files#L -> http://www.davidcarrigg.com/uploads/LuaLangFile.zip is no longer available
Close #4978
2018-11-09 12:41:51 +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
Don HO
113212547f
Remove allowAppDataPluginsLoading option from the installer
2018-11-03 20:57:10 +01:00
Rajendra Singh
0bdbf348d9
Fix Plugin directories not removed regression after uninstalling Notepad++
...
Close #4771
2018-10-08 09:25:54 +02:00
Adrien Cordonnier
a99fa9ae50
Installer enhancement: Place program shortcut in top-level Start folder
...
Fix #2143 , close #4342
2018-05-26 02:02:09 +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
Don HO
bd0867ee62
Add new language and update translations
2018-02-19 11:40:47 +01:00
Don HO
6fff9837c6
Merge branch 'nsis_ImproveInstaller' of https://github.com/SinghRajenM/notepad-plus-plus into SinghRajenM-nsis_ImproveInstaller
2017-12-29 12:30:17 +01:00
oirfeodent
2c4e5b2601
Add Auto Completion for BaanC
...
Closes #3927
2017-12-29 02:47:23 +01:00
Shreyas jejurkar
5cf0292dad
Added keywords auto-completion for CoffeeScript
...
Closes #3977
2017-12-28 23:05:42 +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
e339c0f600
Notepad++ 7.5.2 release
2017-11-27 09:32:44 +01:00
Don Ho
dd6101ea18
Upgrade wingup to fix the problem of connetion for updating
2017-11-25 23:36:30 +01:00
SinghRajenM
c8a15a5225
Add version and other info into installer
...
Closes #3751
2017-11-25 15:06:01 +01:00
Don HO
4005bf4182
Add DSpellCheck plugin into distribution
2017-11-23 22:44:22 +01:00
SinghRajenM
461936ef44
Fix the issue that batch.xml is missing from installer
...
Closes #3677 , fixes #3680
2017-09-17 01:24:43 +02:00
Don Ho
d7f64d2027
Notepad++ 7.5.1 release
2017-08-29 03:01:24 +02:00
Don Ho
040ad04c56
Notepad++ 7.5 release
2017-08-15 23:58:06 +02:00
SinghRajenM
295cbafe7d
Code improvement
...
Closes #3582
2017-08-13 12:10:04 +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
19f24d1d65
Add new installer argument /allowAppDataPluginsLoading
...
The new installer argument /allowAppDataPluginsLoading add file
allowAppDataPlugins.xml which allows Notepad++ to load plugins
from "%APPDATA%\Notepad++\plugins\"
2017-07-09 09:10:04 +02:00
Don Ho
5b35000c30
Notepad++ 7.4.2 release
2017-06-18 23:18:14 +02:00
Don Ho
71ffe870c5
Notepad++ 7.4.1 release
2017-05-18 03:22:33 +02:00
Don Ho
481a275ad6
Notepad++ 7.4 release
2017-05-14 14:54:14 +02:00
SinghRajenM
7e5afd862a
Don't open change.log everytime
...
This bug is reproduced that user is pinning Notepad++ on the task bar
after its installation.
Fixes #2896 , fixes #2979 , fixes #3014 , closes #3162
2017-05-13 16:22:14 +02:00
SinghRajenM
3c1a7dd436
Updgrading from 32bit to 64 bit and vice versa does not remove app registry key
...
Closes #2965
2017-05-10 18:32:18 +02:00
Patriccollu
6d28c81a6c
Add Corsican as Installer Language
...
Closes #3164
2017-04-30 20:21:33 +02:00
Don Ho
388c430e21
Notepad++ v7.3.3 release
...
In this release:
Fix CIA Hacking Notepad++ issue
(https://wikileaks.org/ciav7p1/cms/page_26968090.html ).
and more...
2017-03-08 04:04:59 +01:00
SinghRajenM
eaf8f8e0e6
Remove ANSI version of: Hungarian (ANSI), Slovak (ANSI)
...
Corrected order for: Friulian, Kannada
Fixes #1789 , closese #2954
2017-03-05 15:53:43 +01:00
Don HO
5b3818288b
Remove BOM from langs4Npp.nsh
2017-03-01 19:44:24 +01:00
SinghRajenM
c36ee6ec9a
Make uninstaller cleaner again!!
...
Fixed uinstaller issues:
1. Folder "localization" is not removed even all the files are removed from
this folder.
2. Folder "pluging\APIs" is not removed even all the files are removed from
this folder.
3. Three files are not removed (contextMenu.xml, functionList.xml and
shortcuts.xml). There might be more files.
From "%appdata%\Notepad"
4. Bakcup folder (form %appdata%\Notepad++) is not removed if backup folder
is not empty.
5. Folder "themes" is not removed even all the files are removed.
6. Because of above two items, parent folder ("%appdata%\Notepad") is also
not removed.
7. Rephrase user message when user tries to install 64 bit while 32 is
already installed (vice versa).
Closes #2565
2017-02-18 22:29:13 +01:00
Don Ho
2f2b56eb43
Notepad++ release 7.3.2
2017-02-14 00:55:20 +01:00
Don Ho
cc4b47975f
Update translation files
2017-02-12 23:10:26 +01:00
Don Ho
67b0ed9b42
Minors fixes
...
Closes #2797 , closes #2663
2017-02-09 23:35:17 +01:00
SinghRajenM
286a33dc16
Fixed localization installation issue.
...
Closes #2849
2017-02-06 00:25:54 +01:00
Don Ho
8f2977a018
Notepad++ v7.3.1 release
2017-01-17 20:34:41 +01:00
Don HO
80004ebe7c
Add new language Breton
2017-01-16 22:08:14 +01:00
Don Ho
8efadf9bf7
Notepad++ v7.3 release
2017-01-01 23:24:48 +01:00
SinghRajenM
c95e098500
Fix the problem of launch Notepad++ with Admin right after installation.
...
Launch N++ with same privileges as explorer
FIxes #2641 , fixes #159 , fixes #556 , closes #2643
2016-12-24 21:11:34 +01:00
Don Ho
4c23de61b4
Notepad++ 7.2.2 release
2016-11-27 19:55:58 +01:00
Don Ho
591a07110e
Add Plugin Manager default behaviour
2016-11-26 18:46:00 +01:00
Don Ho
7ee1a5d935
Notepad++ v6.2.1 released
2016-11-21 00:25:54 +01:00
SinghRajenM
2b27a5f33b
Write additional uninstaller information
...
- Use DWORD instead of string for Minor and major version
- Show only "Uninstall" instead of "Uninstall/Change"
- Write installed size as well which will be shown in "Program and Features"
Closes #2580
2016-11-19 18:09:18 +01:00
Don Ho
e6fad9bd4f
Fix x64 installer install in "C:\Program Files (x86)" regression
2016-11-14 01:11:53 +01:00
SinghRajenM
decc9645e1
Remove post installation leftover files from temp
...
Closes #242
2016-11-11 19:31:59 +01:00
SinghRajenM
2c2c80a266
Remove 32bit shell dll from 64bit installer
...
Closes #2408
2016-11-11 19:22:47 +01:00
Don Ho
6baac0afd7
Notepad++ release 7.2
2016-11-02 11:52:43 +01:00
Don Ho
80092ea90c
Fix Installer for 64-bit fails with argument "/D"
2016-10-31 02:22:08 +01:00
Don Ho
c58043ea0d
Fix uninstaller silent mode issue
...
Remove also unecessary files
2016-10-30 13:38:42 +01:00
Don Ho
76f6ba8cb6
Notepad++ 7.1 release
2016-10-16 16:18:00 +02:00
Don Ho
8bf3decf21
Integrate Corsican language
2016-10-09 20:12:28 +02:00
Don Ho
7ee63496d3
Add 64-bit/32-bit installer detection ability
...
64-bit Installer can detect the 32-bit installation (and vice versa),
and suggest users to remove the existing one before install the new one.
It works only when the existing installation is on "C:\Program Files
(x86)\Notepad++" or "C:\Program Files\Notepad++" directory
2016-10-06 09:37:25 +02:00
Don Ho
bb01b0f528
Ask user for keeping userr data during uninstallation
2016-10-04 17:58:08 +02:00
Don Ho
5c031d9f81
Fix a regression of themes installation
...
Take consideration of installation with doLocal Conf.xml activated.
2016-10-03 01:11:21 +02:00