Just reviving this old discussion as I'm trying to think of how user presets might be updated when rolling out updates to a plugin.
Example
Version 1.0 of a plugin has a total of 10 presets
Version 2.0 of a plugin has a total of 19 presets (9 of which are new)
What's the best way to add the 9 new presets to the plugins 'Preset Folder'?
If doing this on installation is still the only way, what installers are people using to achieve this?
I've found that InstallForge is limited as it doesn't allow the creation of an installation exe that can install files to mulitple folder destinations.
This is a requirement as the installer will need to:
A. Install plugin vst/component to plugin directory
B. Install the new presets to the presets folder
Any thoughts?
I'm thinking about how this might done on Windows and Mac.
Cheers