You can put the MathLib.prc in your resource database as Custom tStr. Then on the launch of your application, check for the presence of the MathLib and if not present and you wish to install it, create a Prc out of that. Since Mathlib is ~50k, you can use the DmCreateDatabaseFromImage not requiring the Exchange Manager. HTH.
--- Brian Smith <[EMAIL PROTECTED]> wrote: > Since I haven't a response from PG on this yet > (after a week), and there > are likely others in the same boat on this list, I > figured I'd ask this > here as well. > > I have an app that is now partially dependant on > MathLib. I say pertially > dependant, because only one feature needs it, and > the app will run without > that feature if the library isn't installed. I'm > planning to bundle the > current version of MathLib with the app, but I'm at > a loss as to what to > do with PalmGear's StreamLync auto-install with > this. The library may > already be on the device, or may even be in the ROM > (the case with > Handspring Visors, at least), and wouldn't need to > be reinstalled. The > question, then, is should I set it up to be > auto-installed? > > Thanks in advance. > > -- > ----------------------------------------------------------------------- > Brian Smith // avalon73 at arthurian dot nu // > http://www.arthurian.nu/ > Software Developer // Gamer // Webmaster // > System Administrator > After 16 years, MTV has finally completed its > deevolution into the > shiny things network. > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ ===== ------ Feel the Mantra __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
