Difference between revisions of "RegyChange"

From SpybotWiki
Jump to: navigation, search
(New page: ==Usage== RegyChange:[description],[rootkey],[keypath],[value & change],<advanced regy parameters - may not work> ===Examples=== ===Description=== ==See also== * [[Advanced registr...)
 
Line 1: Line 1:
 
+
Looks wether the given registry value has another value then the given one.
  
 
==Usage==
 
==Usage==
Line 5: Line 5:
  
 
===Examples===
 
===Examples===
   
+
  RegyChange:"Last used directory",HKEY_CURRENT_USER,"\Software\Microsoft\Internet Explorer\Main\","Save Directory="
  
 
===Description===
 
===Description===
 +
 +
To delete a value only if it has a specific value, use [[RegyFix]] (supported since 1.3).
  
 
==See also==
 
==See also==

Revision as of 18:33, 16 February 2008

Looks wether the given registry value has another value then the given one.

Usage

RegyChange:[description],[rootkey],[keypath],[value & change],<advanced regy parameters - may not work>

Examples

RegyChange:"Last used directory",HKEY_CURRENT_USER,"\Software\Microsoft\Internet Explorer\Main\","Save Directory="

Description

To delete a value only if it has a specific value, use RegyFix (supported since 1.3).

See also

Similar commands