Custom Preset Browser Presets Installation
-
I'm using a customized preset browser using a Viewport and the FileSystem API. I'm aware that the presets created using this system need to be installed using installers. So I want to install the Presets & the actual plugin using the same installer. I can figure how to do it when using InnoSetup, But how can I achieve this using whitebox packages ? Can I install the presets to a temp location during install and use a post-installation script to have the Presets automatically moved to the Plugins data folder?
-
-
@DanH Thank you! Got the script from @Lunacy-Audio