Difference between revisions of "RegyFix"

From SpybotWiki
Jump to: navigation, search
(New page: ==Usage== RegyFix:[description],[rootkey],[keypath],[value & change],<advanced build parameters> ===Examples=== ===Description=== ==See also== ===Similar commands=== [[Category:...)
 
Line 1: Line 1:
 
  
 
==Usage==
 
==Usage==
Line 8: Line 7:
  
 
===Description===
 
===Description===
 +
Used to handle a registry value that is set to a specified data.
 +
 +
# First, a description. Using a [[Description templates|description template]] instead of plain text is recommended so that the user will receive a localized version.
 +
# The root key, where HKEY_CURRENT_USER stands for all users actually.
 +
# The path to the value, starting with a backslash.
  
 
==See also==
 
==See also==
+
* [[AlgoPrefix]]
 +
* [[Description templates]]
 +
 
 
===Similar commands===
 
===Similar commands===
 +
* [[RegyChange]]
 +
* [[RegyKey]]
 +
* [[RegyValue]]
 +
* [[RegyRemove]]
  
 
[[Category:SBI Commands]]
 
[[Category:SBI Commands]]
 
[[Category:SBI Commands (current)]]
 
[[Category:SBI Commands (current)]]
[[Category:ToDo]]
+
[[Category:ToDo]
 +
[[Category:SBI Commands supporting AlgoPrefix]]

Revision as of 10:23, 17 February 2008

Usage

RegyFix:[description],[rootkey],[keypath],[value & change],<advanced build parameters>

Examples

Description

Used to handle a registry value that is set to a specified data.

  1. First, a description. Using a description template instead of plain text is recommended so that the user will receive a localized version.
  2. The root key, where HKEY_CURRENT_USER stands for all users actually.
  3. The path to the value, starting with a backslash.

See also

Similar commands

[[Category:ToDo]