Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Add UTF-8 BOM to NSIS script.
Browse files Browse the repository at this point in the history
  • Loading branch information
da2x committed Sep 2, 2021
1 parent c124f35 commit 7543d15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion EdgeDeflector/resources/nsis_installer.nsi
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Unicode True
Unicode true
; UTF-8 BOM!

RequestExecutionLevel user

Expand Down

0 comments on commit 7543d15

Please sign in to comment.