I supposed that, so, ok I will find a workaround. Thanks. You know a lot of things!
Regards -- Leonardo > Da: Jens Alfke <[email protected]> > Data: Thu, 9 Jun 2011 10:43:42 -0700 > A: Leonardo <[email protected]> > Cc: Cocoa Developers <[email protected]> > Oggetto: Re: Login item not hidden > > > On Jun 9, 2011, at 4:10 AM, Leonardo wrote: > >> I just hope that the helper can launch the app as totally hidden, while a >> user could still launch the app (on a different moment) as a non-hidden app. >> Can I do that? I mean can the helper set the LaunchServices of the app on >> the fly? > > Nope. LSUIElement is a read-only attribute of the app¹s Info.plist file. > You¹ll need a separate app bundle with that key in its plist, or a bare > executable, if you need code to run without a UI. > > Jens _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
