andyswarbs Posted February 11, 2006 Share Posted February 11, 2006 _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 Licensing.au3Extended _Max & _Min_MsgBoxExitVarious extensions to _GuiCtrl...Run Dos programs output into an array etc (Updated 19-Feb-06)Extensions to Array library, primarily in two dimensions (updated 20-Feb-06)Version dependency calculator, _IsVer1GEVer2User Management, answering some domain questions (updated 19-Feb-06, various bugfixes and new functions added)Extensions to registry manipulation, including a recursive search & replaceDelimited string library (updated 19-Feb-03, added _DelimListSort)String library extensionsTerminal Server supportFile libraryCommand line parser (added 18-Feb-06)(UDF homepage) (Scit4Au3 UserCallTips added 21-Feb-06) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now