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 (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to