Skip to content

Commit

Permalink
Use ANSI version of WinShell for correctly setting UAMI
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-kolb committed Oct 2, 2015
1 parent ff4ae0e commit 0d33f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- chmod +x launch4j/launch4j
- wget http://nsis.sourceforge.net/mediawiki/images/5/54/WinShell.zip
- unzip WinShell.zip
- sudo cp Plugins/x86-unicode/WinShell.dll /usr/share/nsis/Plugins/
- sudo cp Plugins/x86-ansi/WinShell.dll /usr/share/nsis/Plugins/
override:
- TERM=dumb ./gradlew dependencies

Expand Down

0 comments on commit 0d33f1c

Please sign in to comment.