Difference between revisions of "RegyFix"

From SpybotWiki
Jump to: navigation, search
Line 1: Line 1:
 
 
==Usage==
 
==Usage==
 
  RegyFix:[description],[rootkey],[keypath],[value & change],<advanced build parameters>
 
  RegyFix:[description],[rootkey],[keypath],[value & change],<advanced build parameters>
Line 12: Line 11:
 
# The root key, where HKEY_CURRENT_USER stands for all users actually.
 
# The root key, where HKEY_CURRENT_USER stands for all users actually.
 
# The path to the value, starting with a backslash.
 
# The path to the value, starting with a backslash.
 +
# The name of the value, and the proposed change. {{AlgoPrefix}}
  
 
==See also==
 
==See also==

Revision as of 16:20, 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.
  4. The name of the value, and the proposed change. AP

See also

Similar commands

[[Category:ToDo]