@clevername27 said in WhiteBox Packages Nightmare on Sonoma:
@Lindon Your installer is dope, and very cool.
why thanks. I built it because Sample based instruments of any sophistication will need a whole bunch of different data to be stored in different places:
The plugin in its correct folder (white box and package builder are good at this bit)
The "app data folder" - for stuff like meta data
The presets folder - which is in the AppData folder
the Expansions folder - ditto above
the sample data folder - and its friend the LinkFile which needs completing...
In a "just open one thing once and get it all done" approach the "commercial" installers are not really set up to do this stuff without learning a whole bunch of scripting(and really why should they be...) so building my own was the only option.