パッケージ: nsis (3.10-2)
Nullsoft Scriptable Install System (modified for Debian)
NSIS is a tool for creating quick and user friendly installers for Microsoft Windows (Win32) operating systems.
NSIS creates installers that are capable of installing, uninstalling, setting system settings, extracting files, etc. Because it's based on script files, you can fully control every part of your installers. The script language supports variables, functions, string manipulation, just like a normal programming language - but designed for the creation of installers. Even with all these features, NSIS is still the smallest installer system available.
その他の nsis 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: nsis-common (>= 3.10-2)
- Nullsoft Scriptable Install System stubs and plugins
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム
-
- sug: mingw-w64
- Development environment targeting 32- and 64-bit Windows
-
- sug: nsis-doc (>= 3.10-2)
- Nullsoft Scriptable Install System documentation
-
- sug: nsis-pluginapi (>= 3.10-2)
- Nullsoft Scriptable Install System plugin API