jaenster Posted June 9, 2007 Posted June 9, 2007 Hi, I got a pid from a process, for example 345 Can i find where the file is running, where its safed Like, Processname:svchost.exe Pid:555 ExePath:c:\windows\system32\svchost.exe Thanks ! -jaenster
CoderDunn Posted June 9, 2007 Posted June 9, 2007 Hi, I got a pid from a process, for example 345Can i find where the file is running, where its safedLike, Processname:svchost.exe Pid:555ExePath:c:\windows\system32\svchost.exeThanks !have a look at http://www.autoitscript.com/forum/index.ph...hl=CompInfo.au3more specifically the _ComputerGetProcesses function.Hallman
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now