Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Process and files

Hello,
Can I know witch process is using (or locking) a text file?
[70 byte] By [khouja] at [2007-11-11 8:10:28]
# 1 Re: Process and files
You should read this articles first.

Know which process has locked a file
http://windowsxp.mvps.org/processlock.htm

Download Links.

Process Explorer
http://www.sysinternals.com/Utilities/ProcessExplorer.html

Windows Server 2003 Resource Kit Tools
http://www.microsoft.com/downloads/details.aspx?FamilyID=9D467A69-57FF-4AE7-96EE-B18C4790CFFD&displaylang=en

WhoLockMe Explorer
http://www.dr-hoiby.com/WhoLockMe/index.php

I have used Process Explorer to find which process is locking which file.

If you are looking for opensouce VB6 Coding, I have no idea.
Sync at 2007-11-11 17:25:48 >