Registry functions Reference

Below is a complete list of the functions available in AutoIt. Click on a function name for a detailed description.

 

Function Description
RegDelete Deletes a key or value from the registry.
RegEnumKey Reads the name of a subkey according to its instance.
RegEnumVal Reads the name of a value according to its instance.
RegRead Reads a value from the registry.
RegWrite Creates a key or value in the registry.