Skip to content
Snippets Groups Projects
reverse_install.bat 125 B
Newer Older
@ECHO OFF
ECHO Reversing the Topfarm installation...
REM Delete topfarm environment
conda remove --name pyTopfarm --all --yes