Updated history
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1228 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f8ec619e4e
commit
dd4d652877
1 changed files with 13 additions and 1 deletions
|
@ -2,6 +2,18 @@
|
|||
|
||||
\e{v2.0b0}
|
||||
|
||||
\b Added user defined multilingual strings.
|
||||
|
||||
\b Added CreateShortcut comment/description parameter
|
||||
|
||||
\b Added new plugins: ShowWin, System
|
||||
|
||||
\b Splash.exe is now a plugin (splash.dll)
|
||||
|
||||
\b Prevent multiple inclusion of !defines
|
||||
|
||||
\b [InstallOptions] Clicking [x] behaves the same as Cancel.
|
||||
|
||||
\b SendMessage can send strings (put STR: before a param) and supports timeouts
|
||||
|
||||
\b Right mouse button "Copy to clipboard" context menu for the Details window
|
||||
|
@ -20,7 +32,7 @@
|
|||
|
||||
\b DeleteRegKey now complains if given a third parameter (other than /ifempty)
|
||||
|
||||
\b Included makensisw 1.9
|
||||
\b Included makensisw 1.9 (lots of changes)
|
||||
|
||||
\b New InstallOptions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue