diff --git a/Scripts/env.bat b/Scripts/env.bat deleted file mode 100644 index 2ae542aa2..000000000 --- a/Scripts/env.bat +++ /dev/null @@ -1,12 +0,0 @@ -@echo off -SET parent=%~dp0 -FOR %%a IN ("%parent:~0,-1%") DO SET grandparent=%%~dpa -FOR %%a IN ("%grandparent:~0,-1%") DO SET grandgrandparent=%%~dpa -set ROOTDIR=%grandgrandparent% -set APPSDIR=%ROOTDIR%apps -set APPDATA=%ROOTDIR%apps -set HOME=%ROOTDIR%apps\workspace -set JUPYTER_DATA_DIR=%HOME% -set THONNY_USER_DIR=%ROOTDIR%apps\thonny -set THONNY_WORKING_DIR=%ROOTDIR%apps -set PATH=%ROOTDIR%;%APPSDIR%;%APPSDIR%\DLLs;%APPSDIR%\Lib;%APPSDIR%\Scripts;%APPSDIR%\Lib\site-packages\PyQt5; \ No newline at end of file diff --git a/sedxp.exe b/sedxp.exe deleted file mode 100644 index 94309dd79..000000000 Binary files a/sedxp.exe and /dev/null differ