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

60% accept rate
You might also try asking on serverfault.com and superuser.com – DOK Nov 29 '09 at 18:41
feedback

3 Answers

Try this, http://www.howtogeek.com/howto/windows-vista/backupcopy-files-that-are-in-use-or-locked-in-windows/

It should help you solve your problem.

link|improve this answer
feedback

No, you can't do it without admin rights

link|improve this answer
feedback

You need to use the backup API, and you need backup privileges to use it. Search MSDN.

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.