Max 7 CEF Framework etc
Now that max7 is ridiculously big in size
(hiding all externals, examples and other crap in app itself,
which is not big problem getting rifd off), having several standalones
on one computer is adding in gigabytes of disk space.
Would it at least make sense to have only one CEF Framework in
main Library, instead of each max app searching for it in it's own App bundle ?
did you find any way to solve this? THX!
max 7 from I don't remember which version can be used without CEF framework if one does not need it.
If one does, than one has to use embeded famework.
Without CEF, standalone size can dramatically get reduced.
my smallest size standalone with max 8.1.5 is only 17.2 MB

As no audio or midi is used in the app, all frameworks audio drivers were removed.
I actually never compile app, but only mxf file using
excludeexternals true in build script window.
The Standalone app I assemble manually, adding files and folders
that are used.