From 61edf22a45075dbba910b407f6ad7f0e7d0cb827 Mon Sep 17 00:00:00 2001 From: Calvin Rose Date: Sat, 25 Apr 2020 09:26:56 -0500 Subject: [PATCH] Remove Unicode True This seems like it might trigger mS defender based on an old bug. Don't think we really need it, so I will remove it just in case. --- janet-installer.nsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/janet-installer.nsi b/janet-installer.nsi index 8348dca5..82731e1a 100644 --- a/janet-installer.nsi +++ b/janet-installer.nsi @@ -1,8 +1,6 @@ # This file is invoked by build_win.bat # Relevant configuration variables are set there. -Unicode True - !echo "Program Files: ${PROGRAMFILES}" !addplugindir "tools\"