]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - qemu.nsi
nsis installer: Suppress "ANSI targets are deprecated" warning
[thirdparty/qemu.git] / qemu.nsi
index c3df8c9d3b0343bf1eac332807c0a25d34a15b09..6edd82b385d41f7e69a23c0ba1bfac744030a84e 100644 (file)
--- a/qemu.nsi
+++ b/qemu.nsi
@@ -35,6 +35,9 @@
 !define OUTFILE "qemu-setup.exe"
 !endif
 
+; Build a unicode installer
+Unicode true
+
 ; Use maximum compression.
 SetCompressor /SOLID lzma