Wednesday, July 15, 2009

Cannot read from the source file or disk

พยายามลบโฟลเดอร์บนวินโดวส์ทำอย่างไรก็ไม่ได้ซะที แก้ไข permission ก็แล้ว ค้นๆดูก็ไปเจอเข้าให้ก็เลยลองดู

ถ้าจะลบไฟล์ก็ใช้แบบนี้
del "\\?\c:\foo.bar"

ถ้าจะลบโฟลเดอร์ก็ใช้แบบนี้
rd /s "\\?\c:\foo"

อ้างอิง cannot read from the source file or disk

No comments: