Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
ickybot
4 discussion posts
Is there a way to get DisplayFusion to automatically backup or store all settings in a specified folder? If I ever have to reinstall windows it's nice to know that all of my settings will already be stored with the rest of my documents (which are, of course, well backed-up).

Thanks,
Chris
Apr 6, 2012  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
By default, DisplayFusion will backup the settings to the "Documents\DisplayFusion Backups" folder any time you update to a new version. There's no way to set regularly scheduled backups, but at least you'll have some recent backups (especially if you run the Beta versions, as we usually update once a week or so).

Alternatively, since all of the DisplayFusion settings are stored in the registry in "HKCU\Software\Binary Fortress Software\DisplayFusion", you could setup a Scheduled Task in Windows to run the following command:

Code

regedit /e c:\folder\dfsettings.reg "HKEY_CURRENT_USER\Software\Binary Fortress Software\DisplayFusion"


That command will export the settings to that file each time you run it (overwriting the previous backup).

Hope that helps!
Apr 9, 2012  • #2
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)