Fix install_requirements.bat

Now properly supports running as admin on partitions that are not the system partition.
This commit is contained in:
henk717 2021-09-08 13:45:10 +02:00
parent 8fc5baa94b
commit 85a01c2b7d
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ echo.
SET /P B=Type the number of the desired option and then press ENTER:
Reg add "HKLM\SYSTEM\CurrentControlSet\Control\FileSystem" /v "LongPathsEnabled" /t REG_DWORD /d "1" /f 2>nul
%~d0
cd %~dp0
if exist miniconda3\ (