Provides an easier way to execute comands like in cmd.exe Example: var executor = new CommandLineExecutor(); executor.Execute("cd C:/", "rmdir windows");