Executing a Command Line Util from Code.

  • Thread starter Thread starter Phil Jones
  • Start date Start date
P

Phil Jones

How do you go about executing a command line function from code?

Specifically I want to write a class that installs (and uninstalls) a
window's service using the InstallUtil utility.
But I want to automate the process.

Thanks everyone.
===
Phil
 
Back
Top