For some time there has been a request for a way of creating installers for foobar config files and the files they require.
I'm proud to announce the first version of just such a toolkit. It does requires a bit of effort on the part of the config author to use, though. It uses NSIS to create an installer for distributing those parts that are allowed be distributed, and automatically downloading and installing components that are not.
Download v0.0.4 here.
It would be useful to know which components can be redistributed by bundling in an installer of this sort, and which can not. To that end, I would ask anyone with definitive information (such as the author) for a component, to add a post to this thread so that we can all know. I've started it off with one of mine further down the thread.
Update: v0.0.4
* Added built in support for Playlist Tree (*.pts) and foo_ui_panels (PanelsUI/*.*) config files
Update: v0.0.3
* Added support for 7z and rar files
* Added support for multiple components installed from the same archive without downloading it multiple times
* Switched from inetc plugin to inetload plugin, as upload capability was not required.
Update: v0.0.2
* Fixes a bug where the config file might not be backed up under certain circumstances.
