Программы: Nullsoft Installation System 2.12
Вышла новая версия NSIS (Nullsoft Scriptable Install System). Считается одной из лучших программ для создания инсталляционных пакетов. Плюсы: имеет встроенный скриптовый язык программирования; маленький размер инсталлятора на выходе; совместимость со всеми версиями Windows; возможность создания веб-инсталлеров и т. п. В общем, кому оно надо сам знает, что к чему. Распространяется в виде исходных кодов.Скачать (1.35 MB - Open Source)
Список изменений:
Major Changes:
- Fixed compile-time assertion failure for big uninstallers (bug #1380447)
- Tutorial enhancements (including bug #1366431)
New/Changed Commands:
- Added /NONFATAL switch to !include (patch #1372048)
Minor Changes:
- Clearer error message for double label definition (patch #1374675)
- Fixed browsed network root directory not being accepted (bug #1331292)
- Fixed incorrect CompletedText parsing (bug #1349810)
- Fixed sdbarker_tiny.exe's compatibility with NSIS_CONFIG_LOG (bug #1365869)
- Implemented nicer registry commands log (patch #1340255)
- Minor documentation improvements and fixes (including patch #1355653, bug #1349810)
- Multi-line comments are no longer ignored inside !ifdef'd block
Utilities and Plug-ins:
- Added drag & drop support for zip2exe
- Better drag & drop error handling in MakeNSISw
- Fixed Math plug-in array issues (bug #1235875)
Translations:
- Added browse button Danish translation
- Breton translation fixes and improvements
- Fixed finish button Swedish translation
Build System:
- Fixed endianess detection problem on POSIX platforms (bug #1370179)
- Generated installers use nsis-VERSION-setup.exe template
© SLO.ru