You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for /f %%iin ('echo "%PATH:=%"') dosetSTR_PATH=%%i
74
+
ifnot x%STR_PATH:chocolatey=%==x%STR_PATH% (
74
75
echo .
75
76
echo It appears that chocolatey did not make it in to the PATH, please reopen this admin window or please add C:\ProgramData\chocolatey\bin to the PATH manually
0 commit comments