Skip to content

Commit

Permalink
Generate Unicode-aware Windows installers.
Browse files Browse the repository at this point in the history
  • Loading branch information
pchote authored and abcdefg30 committed Nov 28, 2020
1 parent e1edcd1 commit 570a304
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packaging/windows/buildpackage.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ OutFile "OpenRA.Setup.exe"

ManifestDPIAware true

Unicode True

Function .onInit
!ifndef USE_PROGRAMFILES32
SetRegView 64
Expand Down

0 comments on commit 570a304

Please sign in to comment.