C# Class FOG.Modules.HostnameChanger.Windows.WinActivation

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

Méthodes publiques

Méthode Description
GetPartialKey ( ) : string
IsActivated ( ) : bool
SetProductKey ( string key ) : bool

Private Methods

Méthode Description
ActivateInstalledKey ( ) : bool
GetSLMGROutput ( ) : string[]
InstallProductKey ( string key ) : bool
RunSLMGR ( ) : int
SLIsGenuineLocal ( System.Guid &slid, [ genuineState, IntPtr val3 ) : uint

Method Details

GetPartialKey() public static méthode

public static GetPartialKey ( ) : string
Résultat string

IsActivated() public static méthode

public static IsActivated ( ) : bool
Résultat bool

SetProductKey() public static méthode

public static SetProductKey ( string key ) : bool
key string
Résultat bool