Skip to content
Snippets Groups Projects
Commit 42aa6caa authored by JG's avatar JG
Browse files

Fixed spelling mistakes

parent 84786c30
No related branches found
No related tags found
No related merge requests found
......@@ -42,9 +42,9 @@ echo Creating needed folders. . .
mkdir "%USERPROfile%\AppData\Local\Microsoft\Windows\INetCache\Content.Word"
mkdir "%USERPROfile%\AppData\Local\Microsoft\Windows\INetCacheContent.Word"
echo.
echo Defining new registry entries for chache path. . .
echo Defining new registry entries for cache path. . .
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" /v "Cache" /t REG_SZ /d "%userprofile%\AppData\Local\Microsoft\Windows\INetCache" /f
echo.
echo Done. Please log off ^& on and try if the problem was resolved.
echo Done. Please log off ^& on and see if the problem was resolved.
pause
exit
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment