Difference between revisions of "RegyFix"

From SpybotWiki
Jump to: navigation, search
(Description)
Line 10: Line 10:
 
# First, a description. Using a [[Description templates|description template]] instead of plain text is recommended so that the user will receive a localized version.
 
# 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 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. {{PathTemplates}}
# The name of the value, and the proposed change. {{AlgoPrefix}}
+
# The name of the value, and the proposed change. {{AlgoPrefix}} {{PathTemplates}}
  
 
==See also==
 
==See also==

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

See also

Similar commands

[[Category:ToDo]