Method | Description | |
---|---|---|
DisableWindowsUpdate ( ) : bool | ||
Reconnect ( ) : void |
Reconnect to the Windows Service over .NET Pipe
|
|
ResetRegistry ( ) : bool |
Resets registry values to the values before SEB was running Throws Exception
|
|
SetRegistryAccordingToConfiguration ( ) : bool |
Calls the windows service to set registry values to the insideSeb settings Throws Exception
|
|
SetRegistryAccordingToConfiguration ( object>.Dictionary |
Method | Description | |
---|---|---|
GetCurrentUserSID ( ) : string | ||
GetCurrentUsername ( ) : string | ||
Initialize ( ) : void |
public static DisableWindowsUpdate ( ) : bool | ||
return | bool |
public static SetRegistryAccordingToConfiguration ( ) : bool | ||
return | bool |
public static SetRegistryAccordingToConfiguration ( object>.Dictionary |
||
valuesToSet | object>.Dictionary | |
return | bool |