G
Guest
Hi
I think I was not clear in putting my question
The scenario is like this
I have to start an exe from my application, which runs as a process
I know the name of the exe, but don't know the path. It can exist anywhere in the machine
I want to get the absolute path of the exe, using my application
How I can get that?? At present I am using the absolute path of the exe hardcoded. But I can't do this, when the application runs in some other's pc as the exe may be in some other folder
Can U give some suggestion, how I can get the absolute path?
Saty
I think I was not clear in putting my question
The scenario is like this
I have to start an exe from my application, which runs as a process
I know the name of the exe, but don't know the path. It can exist anywhere in the machine
I want to get the absolute path of the exe, using my application
How I can get that?? At present I am using the absolute path of the exe hardcoded. But I can't do this, when the application runs in some other's pc as the exe may be in some other folder
Can U give some suggestion, how I can get the absolute path?
Saty