Prev: VB6 Service can't run .bat file
Next: Replace Better
From: Amrit on 20 Dec 2009 18:51 Hi All Is there any option to know,who has open file? and Is that possible to Close also. thanks Amrit
From: Dee Earley on 21 Dec 2009 05:59 On 20/12/2009 23:51, Amrit wrote: > Hi All > Is there any option to know,who has open file? > > and Is that possible to Close also. Use Process Explorer. -- Dee Earley (dee.earley(a)icode.co.uk) i-Catcher Development Team iCode Systems
From: Amrit on 21 Dec 2009 13:15 Hi Dee I don't understand How To? "Dee Earley" <dee.earley(a)icode.co.uk> wrote in message news:uurKktigKHA.1824(a)TK2MSFTNGP04.phx.gbl... > On 20/12/2009 23:51, Amrit wrote: >> Hi All >> Is there any option to know,who has open file? >> >> and Is that possible to Close also. > > Use Process Explorer. > > -- > Dee Earley (dee.earley(a)icode.co.uk) > i-Catcher Development Team > > iCode Systems
From: Dee Earley on 22 Dec 2009 04:15 On 21/12/2009 18:15, Amrit wrote: > "Dee Earley"<dee.earley(a)icode.co.uk> wrote in message > news:uurKktigKHA.1824(a)TK2MSFTNGP04.phx.gbl... >> On 20/12/2009 23:51, Amrit wrote: >>> Hi All >>> Is there any option to know,who has open file? >>> >>> and Is that possible to Close also. >> >> Use Process Explorer. > > I don't understand Process Explorer allows you to see what process has what files open, and close them. If that's not what you wanted, you will need to be more specific with your question. -- Dee Earley (dee.earley(a)icode.co.uk) i-Catcher Development Team iCode Systems
From: Patrice on 22 Dec 2009 05:27
This a tool you'll find at : http://technet.microsoft.com/en-us/sysinternals/bb795533.aspx The idea is first to find out what is happening as letting the file to be properly closed is likely better than "forcing" the file to be closed. -- Patrice |