Skip to content

Commit

Permalink
nsis installer: set Unicode to false
Browse files Browse the repository at this point in the history
Which was the case before anyway, but was enabled by default with recent
nsis versions.
  • Loading branch information
pstorz committed Nov 5, 2021
1 parent 134f6ae commit c260806
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core/platforms/win32/winbareos.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
; 02110-1301, USA.


Unicode false

RequestExecutionLevel admin

!addplugindir ../nsisplugins
Expand Down

0 comments on commit c260806

Please sign in to comment.