Browse Source

Enable Unicode

ANSI targets are deprecated
Erwin de Haan 5 years ago
parent
commit
d3bd22d7a2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      deployment/windows/jellyfin.nsi

+ 2 - 0
deployment/windows/jellyfin.nsi

@@ -4,6 +4,8 @@
 SetCompressor bzip2
 ShowInstDetails show
 ShowUninstDetails show
+Unicode True
+
 ;--------------------------------
 !define SF_USELECTED  0 ; used to check selected options status, rest are inherited from Sections.nsh