From 5ea21f254a9482dc14b8cfbc025a7fbc8be7905b Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" <michael@schmidt2.de> Date: Tue, 12 Jan 2021 19:47:00 +0100 Subject: [PATCH] . --- scripts/CustomSetup2.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/CustomSetup2.cmd b/scripts/CustomSetup2.cmd index cb8bf5e..53582c5 100644 --- a/scripts/CustomSetup2.cmd +++ b/scripts/CustomSetup2.cmd @@ -39,7 +39,7 @@ powershell -Command ^ }" echo. -echo setting PATH variable ( for all users) ... +echo setting PATH variable (for all users) ... reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" ^ /d "%SYSTEMROOT%;%SYSTEMROOT%\system32;%SYSTEMROOT%\system32\wbem;%SYSTEMROOT%\system32\WindowsPowerShell\v1.0;%TOOLS%;%TOOLS%\git\bin;%TOOLS%\git\usr\bin;%TOOLS%\notepad++" ^ /v PATH /t REG_EXPAND_SZ /f