From d613e9bfb834ae80bd4bdf9acf43c1b48c3d60b4 Mon Sep 17 00:00:00 2001 From: Fierelier Date: Mon, 1 May 2023 22:39:41 +0200 Subject: [PATCH] Do not pass back environment to calling program --- setup.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.bat b/setup.bat index 890f8b0..cde5720 100644 --- a/setup.bat +++ b/setup.bat @@ -1,4 +1,5 @@ @echo off +setlocal REM Change python whatever set pyexe=python34\python.exe