From a7744e3e8a53697f31c9bf751b6e6e27a74e7242 Mon Sep 17 00:00:00 2001 From: perry.werneck@gmail.com Date: Tue, 15 Apr 2014 18:15:12 +0000 Subject: [PATCH] Desativando redirecionamento de DLLs na versão de 64 bits --- po/pt_BR.po | 2 +- pw3270-x86_64.nsi.in | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 07a3d95..a071560 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: pw3270 5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-12 07:51-0300\n" +"POT-Creation-Date: 2014-04-15 15:09-0300\n" "PO-Revision-Date: 2014-02-17 08:05-0300\n" "Last-Translator: Perry Werneck \n" "Language-Team: Portugues <>\n" diff --git a/pw3270-x86_64.nsi.in b/pw3270-x86_64.nsi.in index 5657969..30a1dda 100644 --- a/pw3270-x86_64.nsi.in +++ b/pw3270-x86_64.nsi.in @@ -51,6 +51,7 @@ SubSection "@PACKAGE@" SecMain Section "Core" SecCore SetRegView 64 + ${DisableX64FSRedirection} # define the output path for this file setOutPath $INSTDIR -- libgit2 0.21.2