can I recover the command line used to start a process?

  • Thread starter Thread starter not_a_commie
  • Start date Start date
N

not_a_commie

I want to take an existing process and fill in all the data in the
ProcessStartInfo class. Is there a way to determine what command line
(aka, ProcessStartInfo.Arguments) was used to run the process
initially?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top