C# Class AdvancedLauncher.Management.Execution.NTLeaLauncher

NTLEA application launcher
Inheritance: SteamSensitiveLauncher
Mostra file Open project: GoldRenard/DMOAdvancedLauncher

Private Properties

Property Type Description

Public Methods

Method Description
ExecuteInternal ( string application, string arguments ) : bool

Execute process with arguments

Method Details

ExecuteInternal() public method

Execute process with arguments
public ExecuteInternal ( string application, string arguments ) : bool
application string Path to executable
arguments string Arguments
return bool