开发者

Deleting reparse point

开发者 https://www.devze.com 2023-02-06 06:55 出处:网络
I created a reparse point using the junction.exe utility. Now when I try deleting it using the \"-d\" switch, it returns an error and claims that access is denied. Checking the Properties开发者_如何学

I created a reparse point using the junction.exe utility. Now when I try deleting it using the "-d" switch, it returns an error and claims that access is denied. Checking the Properties开发者_如何学Python for the junction folder, there is a greyed-out check mark at "Read Only," which keeps on returning after I try to reverse that attribute. Help please!!


OK, I got around the problem by creating an empty folder, and redirecting the reparse point to that folder. Once that was done, I was able to delete it.

0

精彩评论

暂无评论...
验证码 换一张
取 消