Difference between revisions of "RegyValue"
(New page: ==Usage== RegyValue:[description],[rootkey],[keypath],[key],<advanced regy parameters> ===Examples=== ===Description=== ==See also== * Advanced registry parameters ===Similar ...) |
|||
Line 1: | Line 1: | ||
− | + | Searches for the defined registry value and adds it to the results list, if found. | |
==Usage== | ==Usage== | ||
Line 5: | Line 5: | ||
===Examples=== | ===Examples=== | ||
− | + | RegyValue:"Settings",HKEY_LOCAL_MACHINE,"\Software\Microsoft\Windows\CurrentVersion\","HidingSpywareValue" | |
===Description=== | ===Description=== | ||
+ | |||
==See also== | ==See also== | ||
Line 13: | Line 14: | ||
===Similar commands=== | ===Similar commands=== | ||
+ | * [[RegyChange]] | ||
+ | * [[RegyFix]] | ||
+ | * [[RegyKey]] | ||
+ | * [[RegyRemove]] | ||
[[Category:SBI Commands]] | [[Category:SBI Commands]] | ||
[[Category:SBI Commands (current)]] | [[Category:SBI Commands (current)]] | ||
[[Category:ToDo]] | [[Category:ToDo]] |
Revision as of 18:35, 16 February 2008
Searches for the defined registry value and adds it to the results list, if found.
Usage
RegyValue:[description],[rootkey],[keypath],[key],<advanced regy parameters>
Examples
RegyValue:"Settings",HKEY_LOCAL_MACHINE,"\Software\Microsoft\Windows\CurrentVersion\","HidingSpywareValue"