C# Class FOG.UniversalInstaller

Afficher le fichier Open project: FOGProject/fog-client Class Usage Examples

Méthodes publiques

Свойство Type Description
LogPath string

Méthodes publiques

Méthode Description
PrintInfo ( string setting, string value ) : void

Private Methods

Méthode Description
DoAction ( string action, Func method ) : bool
Install ( string https, string tray, string server, string webRoot, string company, string rootLog, bool skipSave = false ) : bool
InteractiveMode ( ) : void
Main ( string args ) : void
PerformCLIInstall ( bool noInfo = false ) : void
PerformCLIUninstall ( bool noInfo = false ) : void
PerformUpgrade ( ) : void
PrintBanner ( ) : void
PrintInfo ( ) : void
PrintLicense ( ) : void
ShowGUI ( ) : void
Start ( ) : void

Method Details

PrintInfo() public static méthode

public static PrintInfo ( string setting, string value ) : void
setting string
value string
Résultat void

Property Details

LogPath public_oe static_oe property

public static string LogPath
Résultat string