Difference between revisions of "RegyFix"

From SpybotWiki
Jump to: navigation, search
(added info box)
Line 1: Line 1:
 +
{{SbiCmdInfo
 +
|SYNTAX = RegyFix
 +
|PENAME = SpybotSD.exe
 +
|PEVERSION = 1.4 or later
 +
|GROUP = Registry
 +
|MINUPDATE = n/a
 +
|ADVFILEPARAMS = no
 +
|ADVREGPARAMS = no
 +
|ADVBUILDPARAMS = yes (fifth)
 +
|ADVSPECIALPARAMS = ''value=change''
 +
}}Applies changes to the registry (TODO: this needs a better description).
 +
 
==Usage==
 
==Usage==
 
  RegyFix:<description>,<rootkey>,<keypath>,<value=change>[,advanced build parameters]
 
  RegyFix:<description>,<rootkey>,<keypath>,<value=change>[,advanced build parameters]

Revision as of 14:07, 22 February 2008

RegyFix
Group Registry
Main Application Version 1.4 or later
Required Update n/a
File Parameters no
Registry Parameters no
Build Parameters yes (fifth)
Special Parameters value=change

Applies changes to the registry (TODO: this needs a better description).

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. Using RegyValue plus a verifier may lead to the same result.

  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
  5. This field supports advanced build parameters.

Scan Results

  • The registry values to be removed.

See also

Similar commands