Method | Description | |
---|---|---|
GenerateCommandLineExecution ( IAbsoluteFilePath location, string executable ) : IEnumerable |
||
GetUpdateExe ( IAbsoluteFilePath location ) : IAbsoluteFilePath | ||
HandleStartWithWindows ( bool startWithWindows ) : void |
public static GenerateCommandLineExecution ( IAbsoluteFilePath location, string executable ) : IEnumerable |
||
location | IAbsoluteFilePath | |
executable | string | |
return | IEnumerable |
public static GetUpdateExe ( IAbsoluteFilePath location ) : IAbsoluteFilePath | ||
location | IAbsoluteFilePath | |
return | IAbsoluteFilePath |
public HandleStartWithWindows ( bool startWithWindows ) : void | ||
startWithWindows | bool | |
return | void |