I'd like to submit the idea to create Configuration Bundles as I haven't found a way to create such.
For Example:
I want to copy a folder (portable program) to my client and create a desktop shortcut for one of those files, which just copied.
As there is nothing to install, I couldn't use Packages
Example #2:
I need to install some Software via .js File, which can't run via Packages (I tried and failed), and want to install a second software via Packages as those two parts belong together.
Now I have to create two configurations which run independently.
Instead I want to create one Configuration and specify that the Software Packages is installed first and .js File afterwards.
Sure, I could do that with just Custom Scripts, but if there's a new Version of this Software, I have to update on multiple points.
I still could just Install or Run one Application or Configuration.
Hopefully you also see the need for this.