del /q D:\inetpub\wwwroot\REPLACE\bin\* for /d %x in (D:\inetpub\wwwroot\REPLACE\bin\*) do @rd /s /q "%x"