Jump to content

Recommended Posts

Posted (edited)

I need some help plz...!!

How can we find the fullpath of the word document which is in open state..?? The name of the document is known,, just need the fullpath..

Thnx... >_<

Edited by AvidLearner
Posted

You could check the "working folder" or the "current directory" of winword.exe process.

I tried tat... It shows "C:\Program Files\Microsoft Office\Office12\winword.exe"

Posted

Are you sure you have been looking at the right property?

According to Sysinternals process-explorer, that property ("C:\Program Files\Microsoft Office\Office12\winword.exe") is the path of that process.

There is also a "current directory" (or working directory) property.

That's the one you should have.

If you learn from It, it's not a mistake

Posted

Are you sure you have been looking at the right property?

According to Sysinternals process-explorer, that property ("C:\Program Files\Microsoft Office\Office12\winword.exe") is the path of that process.

There is also a "current directory" (or working directory) property.

That's the one you should have.

Sorry, I couldn't find such command... Can u gimme an example please..??

Posted

Sysinternals Process-explorer is a 3rd party tool.

A very powerful tool to see what processes currently are running on your system.

Also gives it extra info about these processes such as mentioned in my reply.

Take a look here for more info.

If you learn from It, it's not a mistake

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...