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