history updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3610 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
09fb9613bd
commit
d70b350c4f
1 changed files with 10 additions and 0 deletions
|
@ -24,6 +24,12 @@
|
|||
|
||||
\b Added SW_HIDE to \R{execshell}{ExecShell}'s accepted show modes
|
||||
|
||||
\b \R{rmdir}{RMDir} can now be used with both /r and /REBOOTOK at the same time
|
||||
|
||||
\b Extended maximum binary data for \R{writeregbin}{WriteRegBin} to 3 * NSIS_MAX_STRLEN
|
||||
|
||||
\b Added \R{execute}{!execute}
|
||||
|
||||
\S2{} Minor Changes
|
||||
|
||||
\b LZMA exehead is now 34KB and should also decompress faster
|
||||
|
@ -48,8 +54,12 @@
|
|||
|
||||
\b Fixed a bug with \R{aallowrootdirinstall}{AllowRootDirInstall} used along with \R{ainstalldirregkey}{InstallDirRegKey} that caused the directory in the registry to be ignored
|
||||
|
||||
\b Fixed \R{FileRead}{FileRead} setting the error flag when a null character is the first character it reads
|
||||
|
||||
\b \R{file}{File} paths relative to the root folder work again
|
||||
|
||||
\b Added \L{../Include/Colors.nsh}{Colors.nsh}
|
||||
|
||||
\b Made Times New Roman default font for the background text because it should always have support for the locale's language
|
||||
|
||||
\b Language file fixes and improvements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue