Main Forum > Tweaking.com Support & Help

Registry Backup v 1.3.0. Questions on it's features.

<< < (2/2)

Shane:
Yeah I am going to add that option, I like the idea of it :-)

VSS lets me get every reg file ont he system and the reg files as a whole without having to read them. MS says this is the best way to do it because of volatile regkeys.

http://msdn.microsoft.com/en-gb/library/ms891450.aspx


--- Quote ---    All registry keys are created as volatile, and the information is stored in memory and is not preserved when the corresponding registry hive is unloaded. For HKEY_LOCAL_MACHINE, this occurs when the OS is shut down. The RegSaveKey function does not save volatile registry keys. This flag is ignored for keys that already exist.
--- End quote ---

Then the API call (What erunt uses and what my fallback uses)
http://msdn.microsoft.com/en-us/library/windows/desktop/ms724917%28v=vs.85%29.aspx

And right at the top


--- Quote ---Applications that back up or restore system state including system files and registry hives should use the Volume Shadow Copy Service instead of the registry functions.
--- End quote ---

So I used both lol

Shane

Shane:
See what you think :wink:

http://www.tweaking.com/forums/index.php/topic,278.msg3280.html#msg3280

Shane

Navigation

[0] Message Index

[*] Previous page

Go to full version