|
Add value to registry key
Adds a value and content to a registry key
|
02-17-2009
|
484
|
0
|
|
Add DWORD value
Adds a DWORD value to a registry key
|
02-17-2009
|
393
|
0
|
|
Create a new registry key
Checks whether a given registry key exists, and if it is missing, creates that key
|
02-17-2009
|
461
|
0
|
|
Enumerate Subkeys w/o PowerShell Properties
Enumerates all subkeys of a given registry key and eliminates the automatically inserted PowerShell...
|
02-17-2009
|
373
|
0
|
|
Enumerate Subkeys
Enumerates all subkeys of a given registry key. In addition, PowerShell adds some own properties...
|
02-17-2009
|
428
|
0
|
|
Search Registry
Search for phrase in registry
|
02-17-2009
|
438
|
0
|
|
Function to Update , Create and Read Registry in Local Machine
#usage # Call the Function by passing the Registry Key , Value Name , Value Data , Type" #...
|
12-11-2011
|
257
|
0
|