This commit is contained in:
Michael H.G. Schmidt 2023-02-20 18:21:41 +01:00
parent 9463e14820
commit 4963d2d5c8

View File

@ -52,7 +52,7 @@ echo.
call install-git.cmd call install-git.cmd
echo. echo.
echo setting permissions for [%TOOLS% ] ... echo setting permissions for [ %TOOLS% ] ...
cd /D %SystemDrive%\ cd /D %SystemDrive%\
takeown /F %TOOLS% /R /A /D Y 1>nul takeown /F %TOOLS% /R /A /D Y 1>nul
icacls %TOOLS% /inheritance:r icacls %TOOLS% /inheritance:r