• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Script server as faceless background application?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script server as faceless background application?


  • Subject: Re: Script server as faceless background application?
  • From: Christopher Nebel <email@hidden>
  • Date: Wed, 29 May 2002 11:36:30 -0700

On Wednesday, May 29, 2002, at 06:11 AM, Paul Skinner wrote:

Yes, Use a resource editor to edit the plst resource inside the application and add the ...

<key>NSUIElement</key>
<string>1</string>

... key value pair to it. I'm not sure what your <key>LSUIElement</key> sets.
Make sure you make a way to quit it, or you'll have to kill it's PID.

NSUIElement is the older, now-deprecated version of LSUIElement. They both have the same effect, though.

If the application is truly background-only, however, then you actually want LSBGOnly. LSUIElement is for applications that don't show up in the dock and don't have a menu bar but *do* have user interface -- a floating window, for example. The Dock is one example; Script Runner is another.


--Chris Nebel
AppleScript Engineering
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Script server as faceless background application?
      • From: James Sentman <email@hidden>
References: 
 >Re: Script server as faceless background application? (From: Paul Skinner <email@hidden>)

  • Prev by Date: Re: Script server as faceless background application?
  • Next by Date: Re: AntiVirus
  • Previous by thread: Re: Script server as faceless background application?
  • Next by thread: Re: Script server as faceless background application?
  • Index(es):
    • Date
    • Thread