C# Class AdvancedLauncher.Management.Execution.AppLocaleLauncher

AppLocale application launcher
Inheritance: SteamSensitiveLauncher
Datei anzeigen Open project: GoldRenard/DMOAdvancedLauncher

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