FileReadUTF16LE skips optional BOM and FileWriteUTF16LE can write a BOM with the /BOM switch
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6626 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
37c81f74f8
commit
b54c831ff0
7 changed files with 59 additions and 13 deletions
|
@ -10,10 +10,14 @@ Released on ? ?th, 201?
|
|||
|
||||
\b RequestExecutionLevel now defaults to \c{admin}
|
||||
|
||||
\b FileReadUTF16LE now skips the optional BOM at the start of a file
|
||||
|
||||
\S2{} Minor Changes
|
||||
|
||||
\b Fixed System plugin GUID type output bug on Win98
|
||||
|
||||
\b FileWriteUTF16LE can add a BOM with the /BOM switch
|
||||
|
||||
\b !system and !execute now provide a empty StdIn pipe to work around bugs in some Windows utilities
|
||||
|
||||
\b MakeNSISW now uses WinInet when checking for updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue