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.
views:
409answers:
3
              +2 
              Q: 
              
            how to copy locked files ( Device or resource busy error) on windows xp without admin permissions
                
                A: 
                
                
              
            You need to use the backup API, and you need backup privileges to use it. Search MSDN.
                  bmargulies
                   2009-11-29 19:03:15
                
              
                +3 
                A: 
                
                
              
            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.
                  RaiStLiN
                   2010-02-25 10:25:41