On Mar 1, 2007, at 9:52 AM, Christian Schmitz wrote: > Tim Jones <[EMAIL PROTECTED]> wrote: > >> To have even more fun, create 4 simple console helper apps that use >> MBS functions and add them to your Desktop GUI app that also uses MBS >> functions. You now have 4 copies of the rbframework.dylib, 4 copies >> of any common MBS segments, and multiple copies of any other RB dylib >> segments that are common to your GUI and Console apps. > > Make in installer. > On creating the installer do a binary comparison of all files and > do not > save the duplicates. > On installing just write them out several times.
That won't resolve the duplicates as each of the console apps only looks at its own "lib" folder for the shared components. Tim -- Tim Jones [EMAIL PROTECTED] _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
