OK, the idea behind this is quite simple. Many applications lack a proper backup facility for their application-specific settings. This application will take a configuration file, possibly developed by the community, and use it to backup the application's settings. For example, one could make a vlc.xml file and this application will be able to load this, and produce a backup of the configuration settings based on the paths stored in the xml file. The utility will have an interface that will allow for a single profile to be loaded and run, or multiple at once, and have the results stored in a zip file. Ideally, the user can load multiple files into the application before a backup is performed.
The community would be the driving force behind such an application as it would allow each user to develop an xml file for any application that does not have a proper backup facility.
What do you think?