_SaveRegistry() and _RestRegistry()
Posted: Mon Jan 18, 2016 11:10 pm
Hi All
I need functions like say _SaveRegistry() and _RestRegistry() that will enable me to save the entire windows registry to disk and restore it when needed.
The functions should receive optional parameters like:
DC_RegQuery( [<nHKey>], [<cRegSubKey>], [<cEntryName>] )
Thanks
Joe
I need functions like say _SaveRegistry() and _RestRegistry() that will enable me to save the entire windows registry to disk and restore it when needed.
The functions should receive optional parameters like:
DC_RegQuery( [<nHKey>], [<cRegSubKey>], [<cEntryName>] )
Thanks
Joe