Same as teh html
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1523 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
cb13732962
commit
e113f987e6
1 changed files with 5 additions and 1 deletions
|
@ -23,7 +23,7 @@ The result of all of this is an installation system for win32 that lets you comp
|
|||
|
||||
Here's a short list of some of NSIS' features.
|
||||
|
||||
\b SuperPiMP™ technology (so advanced, so amazing, we won't even tell you what it is).
|
||||
\b SuperPiMP\\™ technology (so advanced, so amazing, we won't even tell you what it is).
|
||||
|
||||
\b Generates self contained, win32 executable installer.
|
||||
|
||||
|
@ -53,6 +53,8 @@ Here's a short list of some of NSIS' features.
|
|||
|
||||
\b Installers have their own VMs that let you write code that can support:
|
||||
|
||||
\\<ul\\>
|
||||
|
||||
\b File extraction (with configurable overwrite parameters)
|
||||
|
||||
\b File/directory copying, renaming, deletion
|
||||
|
@ -97,4 +99,6 @@ Here's a short list of some of NSIS' features.
|
|||
|
||||
\b More
|
||||
|
||||
\\</ul\\>
|
||||
|
||||
\b Completely free for any use. See license (\k{license}).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue