• 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: Paul Skinner <email@hidden>
  • Date: Wed, 29 May 2002 09:11:27 -0400

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.

On Tuesday, May 28, 2002, at 09:22 PM, Alex Robinson wrote:

Under OSX, apps that use the package structure can be made faceless (and
therefore not show up in the list of running apps) by adding the following
to the relevant info.plist:
<key>LSUIElement</key>
<string>1</string>

What I'd like to know is if there is any way of making an applescript
application (eg. one that stays open as a script server) an FBA.
--
Paul Skinner
_______________________________________________
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: Christopher Nebel <email@hidden>
    • Re: Script server as faceless background application?
      • From: Alex Robinson <email@hidden>
References: 
 >Script server as faceless background application? (From: Alex Robinson <email@hidden>)

  • Prev by Date: Delete without Dialog in OS X?
  • Next by Date: Re: \n appended
  • Previous by thread: Re: Entourage X Duplicate Email Remover?
  • Next by thread: Re: Script server as faceless background application?
  • Index(es):
    • Date
    • Thread