notepad-plus-plus-legacy/PowerEditor
Rajendra Singh 60105c9326 Reduce the installer size by 30~35%
Closes #2175
As of now npp installer is not using any compression to reduce the installer size. I don't know if there is any history behind not using any compression algorithm.

But I noticed a reasonable difference after using /SOLID lzma compression technique. It reduces the installer size by 30~35%.
If we uses /FINAL lzma, it is improved by 15~18%.
2016-08-15 16:15:18 +02:00
..
bin Update some binaries and script file 2016-08-13 02:19:27 +02:00
gcc Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
installer Reduce the installer size by 30~35% 2016-08-15 16:15:18 +02:00
misc Added +x on ChangeIcon.exe (fixes #590, closes #591) 2015-08-01 23:35:09 +02:00
scintilla.original.forUpdating Create scintillaUpdatingWorkFlow.txt 2015-07-25 01:35:43 +02:00
src Recognize new file type via its file extension when file is created from the command line 2016-08-14 18:28:31 +02:00
visual.net Fix crash in x64 due to C style cast 2016-07-09 16:47:09 +02:00