On Mon, 28 Aug 2000, Brian Mathis wrote:
> On Mon, 28 Aug 2000, Tom Zerucha wrote:
> [...]
> > If it's that simple, it should be shorter than this message:
> > 
> > installpdb(char *pdbpath) {
> 
> // check to see if there's more than 1 user on this system
> // if yes, *ask them* which user to use
> // if no, default to that user
> 
> > PltInstallFile(
> > //and here
> > );
> > }
> > main(int argc, char *argv[]) {
> > if( argc != 2) exit(-1);
> > installpdb(argv[1]);
> > }

Sorry to reply to my reply, but you can do all of this using the Install
Aide functions, you don't need to mess with the registry or anything.

-- 
Brian Mathis
Direct Edge
http://www.directedge.com


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to