Skip to content

Commit

Permalink
Enable Unicode
Browse files Browse the repository at this point in the history
ANSI targets are deprecated
  • Loading branch information
EraYaN committed Jan 15, 2020
1 parent 22f4082 commit d3bd22d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployment/windows/jellyfin.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d3bd22d

Please sign in to comment.