Method | Description | |
---|---|---|
DisableWindowsUpdate ( ) : bool |
Disables the automatic windows update service
|
|
Dispose ( ) : void | ||
Reset ( ) : bool |
Resets the registry values if a PersistentRegistryFile is existing
|
|
SetRegistryEntries ( object>.Dictionary |
Sets the registry values
|
|
TestServiceConnetcion ( ) : bool |
Method | Description | |
---|---|---|
SetWindowsUpdate ( bool enable ) : bool |
public SetRegistryEntries ( object>.Dictionary |
||
registryValues | object>.Dictionary | The registry values to set |
sid | string | The sid of the currently logged in user - needed to identify the correct registry key path |
username | string | The username of the currently logged in user - needed to identify the correct registry key path |
return | bool |