Don HO
dcd3942362
Fix Markdown not working in installer package of v7.6.3
...
and add Markdown in zip packages
6 years ago
Don HO
e5108cc0ea
Add Markdown language.
...
via User Defined Language.
Markdown++: https://github.com/Edditoria/markdown-plus-plus
Included only for Installer.
6 years ago
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
6 years ago
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
6 years ago
Don HO
62bfef46ef
Remove unused "plugins\disabled" folder
6 years ago
Don HO
b709bc9f1b
Fix installer's plugins copy issue under Linux (by using WINE)
6 years ago
Don HO
15ef9bd052
Change nppPluginList.dll installation locaion
...
From %LOCALAPPDATA%\Ntepad++\plugins\Config\ to %PROGRAMDATA%\Ntepad++\plugins\Config\
6 years ago
Don HO
f8aba0122e
Make %PROGRAMDATA%\Notepad++\plugins\ as default plugins installation location
...
And remove %LOCALAPPDATA%\Notepad++\plugins\ location
6 years ago
Don HO
44baa33d1e
Add the option to installer for installing the plugins in %PROGRAMDATA%
6 years ago
Don HO
4fa910c74b
Add nppPluginList into the installer.
6 years ago
Don HO
e61fe03d89
Install default plugins into new location
...
Install default plugins into %USERPROFILE%\AppData\Local\Notepad++\plugins\ instead of %PROGRAMFILES(x86)%\Notepad++\plugins\
6 years ago
Don HO
113212547f
Remove allowAppDataPluginsLoading option from the installer
6 years ago
Adrien Cordonnier
a99fa9ae50
Installer enhancement: Place program shortcut in top-level Start folder
...
Fix #2143 , close #4342
7 years ago
Don HO
a242214a28
Disable DSpellCheck by default due to some performance issues
7 years ago
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)
7 years ago
Don Ho
e339c0f600
Notepad++ 7.5.2 release
7 years ago
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\"
8 years ago
SinghRajenM
decc9645e1
Remove post installation leftover files from temp
...
Closes #242
8 years ago
Don Ho
80092ea90c
Fix Installer for 64-bit fails with argument "/D"
8 years ago
Don Ho
c58043ea0d
Fix uninstaller silent mode issue
...
Remove also unecessary files
8 years ago
Don Ho
f3fcb50015
Fix uninstaller bug to not remove themes files from APPDATA
8 years ago
Don Ho
1a0cde0271
Remove unecessary component (ChangeIcon.exe)
...
Sign all binaries
Add License header
8 years ago
Don Ho
6d2b1e4f5e
Remove the old icon
8 years ago
Rajendra Singh
a361c8cec7
Corrected typo in nsis script
...
compability ->compatibility
Closes #2285
8 years ago
Don Ho
fc014595a3
Make x32 and x64 packages
...
Refactoring NSIS installer
8 years ago