if exist boot rmdir /s /q boot if exist temp rmdir /s /q temp if exist dist rmdir /s /q dist
No Description