]> Creatis software - creaToolsTools.git/blobdiff - Install_ThirdParty/scripts/cleanAll.bat
DFCH: Feature #1524
[creaToolsTools.git] / Install_ThirdParty / scripts / cleanAll.bat
index f80598f05baca31f95fb68f1314d3b1062d06a91..d074d4a56072514a91715cd4b00db92494683039 100644 (file)
@@ -11,7 +11,10 @@ echo -----------------------------------
 echo -------Removing Folders------------
 echo -----------------------------------
 
-rmdir /S /Q %thirdpartyGeneration%
+rmdir /S /Q %sourcepath%
+rmdir /S /Q %binpath%
+rmdir /S /Q %installpath%
+rmdir /S /Q %LogFolder%
 
 echo -----------------------------------
 echo -------Creating Folders------------