Hi
If you run ProcessExplorer, and add a column called "Command Line",
(can be found via RightClicking the Column Headers, and going to the Process Image tab)
you can see the command that the process was started with.
How can I get it programmatically inside AutoIt, for a process which I have its PID?
Thank you