Re: Login item not hidden
Re: Login item not hidden
- Subject: Re: Login item not hidden
- From: Jens Alfke <email@hidden>
- Date: Thu, 09 Jun 2011 10:43:42 -0700
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
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden