Jump to content

Extensions to registry manipulation


andyswarbs
 Share

Recommended Posts

_RegCreateKeys

Creates a range of delimited subkeys

_RegReRead

Checks if the value is a registry key\val and if true returns that value.

_RegRenameVal

Renames registry $nam1 to $nam2 in key $Key

_RegSearchAndReplace

Scans through the registry replacing one string for another - recursive function.

_RegSetReset

Updates the registry to either a set or reset value

_RegSplit

Splits a registry key+name string into key and name.

_RegSwapVal

Swaps registry $nam1 to $nam2 in key $Key

_RegType

Returns the string value of the registry type.

_RegWriteSetRst

Writes to the registry one of two values depending on $OkRst

- A couple of functions would be better if they called Dlls

- Use the search & replace at your own risk!!

- May need related libraries - see my other postings for necessary includes.

PopG_Reg.au3

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...