Esselbach Contentteller CMS

  • Programs
  • Games
  • Articles
  • News
  • Links
  • About
    • Virus, Malware & Rootkit Cleanup Links
  • Forums
Site Search
Loading

Programs
· Tweaking.com Programs
· Site Info
· Games

Articles
· Tips and Tweaks
· Virus, Malware & Rootkit Cleanup Links



Donate
All our programs are completely free. We are 100% advertising and donation supported.

Top Programs collapse/expand
· Windows Repair (All In One)
· Simple System Tweaker
· Advanced System Tweaker
· Repair Windows Firewall
· System Information Tool
· Registry Backup
· Reset Registry Permissions
· Repair Internet Explorer
· Repair Winsock & DNS Cache
· Repair Hosts File

Top Articles collapse/expand
· Virus, Malware & Rootkit Cleanup Links
· Tweaking.com - Windows Repair (All In One) Tips
· Increase Network Performance
· IP/DNS Tweak
· Tweaking.com - Advanced System Tweaker Online Help
· Fix/Repair File Permissions
· Should I Turn Off My Computer (Most commonly asked question)
· Tweaking.com - Registry Backup Online Help & FAQ
· Right-Click Tweaks (2000, XP, Vista, 2003, 2008 & 7)
· Increase Windows Performance By Changing Visual Effects (XP, Vista & 7)

News collapse/expand
  • Latest
  • Top

· Tweaking.com - Registry Backup v1.6.1 Released
· Tweaking.com - Windows Repair (All in One) v1.9.14 Released
· Tweaking.com - svchost.exe Lookup Tool v1.5.0 Released
· Tweaking.com - Windows Repair (All in One) v1.9.13 Released
· Tweaking.com - Advanced System Tweaker v2.0.0 Released
· Tweaking.com - Windows Repair (All in One) v1.9.12 Released
· Tweaking.com - Advanced System Tweaker v1.2.0 Released
· Two Program Updates
· Tweaking.com - Registry Compressor v1.0.0 Released
· Tweaking.com - Windows Repair (All in One) v1.9.10 Released
· Tweaking.com - Simple Performance Boost v1.0.2 Released
· Login issue fixed.
· Tweaking.com - Windows Repair (All in One) v1.5.3 Released
· Tweaking.com - Windows Repair (All in One) v1.6.4 Released
· Tweaking.com - Simple Performance Boost v1.0.5 Released
· Tweaking.com - Windows Repair (All in One) v1.5.2 Released
· Soft launch - Forums coming soon.
· Tweaking.com - Windows Repair (All in One) v1.8.0 Released
· 3 Programs Updated
· Tweaking.com - Windows Repair v1.0 Released

Top Links collapse/expand
· PcWinTech.com
· SimplePortForwarding.com
· Microsoft Support


Tweaking.com » Overview» Tweaking.com Programs » Registry Backup

Registry Backup

Tweaking.com - Registry Backup is a free backup tool that will use the Windows Volume Shadow Copy Service to backup your system registry.

View Online Help & FAQ
View Online Trouble Shooting
View How-to Videos

For Windows XP, 2003, Vista, 2008, 7 & 8 (32 & 64 Bit)

v1.6.1

Installer (3.68 MB)

- Mirror #1 MajorGeeks.com

- Mirror #2 OlderGeeks.com
- Mirror #3 TechSpot.com
- Mirror #4 BleepingComputer.com

- Direct Download


Portable (1.24 MB)
- Direct Download

- Mirror #1 OlderGeeks.com
- Mirror #2 BleepingComputer.com
- Mirror #3 TechSpot.com


Key Features:

The program is 100% free.
One click backup and restore.
Can restore from Windows Safe Mode.
Portable version can be ran from a thumb drive and keep backups of multiple systems.
Automatic cleanup of older backups.
Set and control scheduling options.
Can backup & restore all user profiles on the system, not just the ones that are currently loaded.
Control which registry files are backed up or restored.
Detailed logs are saved with each backup.
Multiple easy restore options.
Online videos showing how to use the program and how to use the different restore options.

Quick FAQ:

Q: Does Tweaking.com - Registry Backup support Windows 2000 or older?
A: The program only supports Windows XP and newer because older versions don't have the volume shadow copy service. For older operating systems I recommend my old favorite Erunt. Download - http://majorgeeks.com/Erunt_d1267.html

Q: Why does the program use the Volume Shadow Copy Service instead of the RegSaveKey API like Erunt and others?
A: Microsoft recommends using the Volume Shadow Copy to backup up the registry. This grabs a complete backup of the registry hives as they are.
RegSaveKey function

Quote From Microsoft:
"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."

"Using RegSaveKey together with RegRestoreKey to copy subtrees in the registry is not recommended. This method does not trigger notifications and can invalidate handles used by other applications."

By using the Volume Shadow Copy instead of the RegSaveKey API this registry backup program is safer to use.


www.youtube.com/watch?v=GT9ApxM2WZI





Special thanks to AHDesign91 for use of the registry icon for the program.



Tweaking.com - Registry Backup Change Log.

v1.6.1
Bug Fix: Some users reported the program would crash when it was closing itself down after a good backup. This new versions seems to have that fixed as I made some changes to the code.
Small bug fix. The backup now button was always enabled at startup, so if a person clicked backup now before the treeview was done listing the hive files the backup would just get stuck in a loop. This has been fixed by disabling the button by default and then enabling it once the hives have all been loaded in the treeview.
Program is now half the size. I redid some code, removed a few things and compiled the program different cutting the size down from 1.6mb to 824KB.

v1.6.0
Windows vista, 7 and newer added a new registry hive to the system called Components. The program now supports this new registry hive.

v1.5.3
Fixed bug where if you had the program set to do only 1 backup per day, and had it run from the task scheduler and no backups had been created yet the program wouldn't run the backup. This was because it couldn't find the backup path since none was created yet and it caused an error to make the program think a backup was already done. This has now been fixed.

Added new feature where the program will show the elapsed time during the backup. If using the volume shadow copy service instead of the fallback method, there is a now a button on the backup progess window to use the fall back method. If VSS isn't working correctly on a system the program can end up waiting forever for VSS if it doesn't report an error but never makes the snapshot. With this button a person can tell it to use the fallback method instead if VSS appears to be taking far to long. This way a user doesn't have to stop the backup, go to setting, set the fallback and start over, thus saving the user time.

v1.5.2
Couple of GUI changes.

Per user request I added an option to show a system tray icon when running a scheduled backup that is set for hidden.

v1.5.1
Improved the auto delete old backups feature in the program.

v1.5.0
Per user request I added a new option to the auto delete old backups. You can now set it to always keep a minimum amount of backups. Example: A user has their system off and is gone for a while, when they come back and run the reg backup it would remove all the old backups, since the user was gone for a while all old backups where removed. With this new option it wont remove all the backups.
Fix bug where if the program had trouble pulling the system info it would load the tree view incorrectly and thus not backup those files. This is now fixed.
Changed the way the program closes itself. On a few systems after the backup was complete and the program closes itself it would randomly crash. Hopefully this new close down process will fix that.
Multiple code changes and improvements.

v1.4.3
Code change to how the program detects and waits for the VSS before using the fallback method.

v1.4.2
Small bug fix.

v1.4.1
Right click menu from the task bar now works.
Fixed a bug where the program wasn't telling when VSS would fail and thus it would never close or move forward.
Restore list now shows computer name with each backup that can be restored. This is helpful for techs that run the program from a thumb drive or server and have multiple machines they keep in the backup. By seeing the computer name they can tell which backup belongs to which machine without having to load and check each one.
Restore list is now better sorted.
Code tweaks.

v1.4.0
The program now detects if it didn't close right, if so ask if they want to use the fallback backup method instead (This is for people who get a blue screen of death when trying to use the volume shadow copy)
You can now have the program always use the fallback backup method instead of the volume shadow copy service. The goal of this is for the people who have a messed up VSS on their system. Instead of making them wait for the VSS to fail it will now run right away.
Per user request you can now have the program only make 1 auto backup per day. (This is for the people who have it set to backup at system startup but reboot their machines multiple times per day)
Change the -silent command to run the backup minimized.
Add some new command line options. -supersilent (Backups but shows no GUI at all) -auto (Runs the program, does a backup and then closes, the user can see it as it works, this was the original way the -silent command use to work)
Now that the program has 3 different command lines it can use, the user can now tell the program which command to use for the scheduled backups.

v1.3.0
Per user request you can now name each registry backup.
You can set the default backup name and default auto backup name for the backups under the advanced settings.
Major change to the restore process in the program. Before the user profile registry files didn't always get restored because the move file operation was written to the old system registry file. This only happened if you restored the user profiles and the system registry at the same time and only when restoring from the program. This has now been fixed :-)

v1.2.1
Added a message box when restoring the registry asking if you want to restore. This is for the users who clicked restore that didn't mean to, this gives them the option to keep it from restoring :-)
Added a open backup location button to the restore section.
Added a delete this backup button to the restore section.
Increased the combo box drop down list size in the restore section. It will now show the whole list without needing to scroll, but only to the max height of the program. If the restore list is bigger than that then it will scroll. This keeps it from being to big and going off screen.

v1.2.0
Program now has an advanced settings section.
Program now has a fallback backup method if the volume shadow copy service fails on a system. It will use the Windows API to backup the core registry files and only the current user registry file. Volume shadow copy is the best way to get all registry files on the system, but now with the fallback method, people who don't have a working volume shadow copy are not left out.
Added new setting to control what VSS exe the program uses. The program uses WMI to pull the OS information. but if WMI isn't working correctly the information isn't pulled and the program doesn't know which vss exe to use. With this new setting you can control it if you have any trouble.
Program can now backup locked profile registry files without having to be ran under the system account.
Improved the scheduler code.
Edit schedule now opens the Windows Task Scheduler.
Code and log improvements.

v1.1.0
The program is now Terminal Server Aware. When you ran the program on a Windows server that had Terminal Services installed the Windows API returned the wrong path to the windows dir. This is now fixed.
Added more info to the log files showing what system variables the program pulled from the system.
Changed the way the program is complied, the program exe is now smaller.

v1.0.0
Program is no longer beta and ready to use by all.
Multiple code tweaks and fine tuning for new release.
Online help and videos done.

v0.9.8
Added Help & Support section.
More code improvements.

v0.9.7
Installed version of the program will default the backup location to C:\RegBackup\. The portable version will stay the same of the current folder the program is being ran from as the default location.
The program now makes a restore batch file with the backups to use from the Windows recovery console. This will make it easier for normal users to do a restore if the system isn't bootable.
Program will now change the font color in the list if a backup fails for a that reg file.
Added a "View Logs" button to the backup window after a backup is ran.
Program now adds the reg keys needed for the recovery console to allow access to now Windows folders. This is needed for a restore from the recovery console.
The program now sets the schedule for system logon instead of at midnight for the default. The user can of course change this to what ever they like.
Various code tweaks.

v0.9.6
Log_Vss.txt now gets stored with the backup like the other log files.
Improved Vss logs to find out why a snap shot doesn't get created or mapped.
More code tweaks to the main program.

v0.9.5
Added extra checks during the backup process.
Spelling changes to a few sections in the program to make them better understandable.
Multiple code improvements.

v0.9.4
Change the way the program logs the backup and restore. It will now store a log file with each backup.
Logs now record the date and time for each entry.
Better error handling for the file copy progress.

v0.9.3
Added new options to the schedule settings. You can now choose to have the schedule run under the current user account or the system account.
Small code changes.

v0.9.2
Small bug fix where the program would sometimes get stuck in a loop when loading the treeview.
The backup location setting can now be typed in instead of just using the browse button.
The backup location browse button will now default to what ever backup location is currently set.
Spelling changes.

v0.9.1
Fix bug where when running from the task scheduler it wouldn't grab the user profile locations. This is because the program use to pull the current user profile to get the profile directory. When running from the task scheduler it is ran as the system account which is stored in a different location. This is now fixed.

v0.9.0
First public beta release.



Tagged as: Backup, Registry




Tweaking.com » Overview» Tweaking.com Programs » Registry Backup
© 2013 Tweaking.com
Powered by Contentteller® Business Edition