If you use GCC to compile you application you can use "--hidden" when calling build-prc (i.e. build-prc --hidden App2.prc 'App2' ...) Whatever you can use "DmSetDatabaseInfo" function with attribute=hidden (see documentation for exact syntax)
Pierre Baux Heather Tufts <[EMAIL PROTECTED]> a écrit dans le message : [EMAIL PROTECTED] > > > I have two applications (App1 and App2); App2 only > > starts when App1 > > calls it, so I would not like that App2 shows up in the Application > > Launcher. How can I do that? > > Set the type for App2 to something other than "APPL" so it doesn't appear in > the Launcher, but set the creator codes for App1 and App2 to the same thing > so that when someone wants to delete your app, they get all of it. > -hkmlt > > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
