File size: 464 Bytes
fab29d7 |
1 2 3 4 5 6 7 8 9 10 11 12 |
rmdir /S /Q .\.vs
rmdir /S /Q .\EpubReader\Source\VersOne.Epub\bin
rmdir /S /Q .\EpubReader\Source\VersOne.Epub\obj
rmdir /S /Q .\HtmlToFlowDocument\HtmlToFlowDocument\bin
rmdir /S /Q .\HtmlToFlowDocument\HtmlToFlowDocument\obj
rmdir /S /Q .\HtmlToFlowDocument\HtmlToFlowDocument.Wpf\bin
rmdir /S /Q .\HtmlToFlowDocument\HtmlToFlowDocument.Wpf\obj
rmdir /S /Q .\LediReader\bin
rmdir /S /Q .\LediReader\obj
rmdir /S /Q .\SlobViewer\bin
rmdir /S /Q .\SlobViewer\obj
|