up vote 1 down vote favorite
share [g+] share [fb]

Is there is any way I can copy locked files on windows xp machine without having admin rights? I used unloker tool its great but needs admin rights to install and run. how it could be done in some programming language like perl/shell/c c++ etc. or if there exists some workaround for this.

link|improve this question
"belongs on superuser" is not how they want these dealt with, instead flag it for "moderator attention" and put "belongs on su" there. – Ward Nov 29 '09 at 21:44
Ward: Really? Can you point me to a place that states that, as I don't seem to see it anywhere? – Josh Brower Nov 29 '09 at 21:48
:( Why down vote?? – Hemant Nov 30 '09 at 6:40
feedback

migrated from serverfault.com Nov 30 '09 at 0:21

This question came from our site for system administrators and desktop support professionals.

1 Answer

You could try Hobocopy. It uses the volume shadowing service to create a "snapshot" and then copies that snapshot. Because HoboCopy copies from a VSS snapshot, it is able copy even files that are in locked by some other program.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.