Take Command / TCC Help v. 13.03

@REGDELKEY

Hide Navigation Pane

@REGDELKEY

Previous topic Next topic No directory for this topic No expanding text in this topic  

@REGDELKEY

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

@REGDELKEY[HKEY...\key] : Deletes the specified key and all of its subkeys. Returns 1 if the key was deleted, 0 otherwise.  The expression must be enclosed in double quotes if it contains any separator characters (space, comma, or tab).

 

If you are running a 64-bit version of Windows, you can access the 64-bit registry instead of the 32-bit registry by appending "_64" to the HKEY name.

 

Note: use EXTREME caution with this function. It has the potential for causing irreparable damage to your registry and can even prevent Windows from booting!

See @REGCREATE for information on the format of the key name.

 

Comments (...)