• 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: quit and relaunch in installer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: quit and relaunch in installer


  • Subject: Re: quit and relaunch in installer
  • From: Devon E Bowen <email@hidden>
  • Date: Sat, 1 May 2004 17:20:03 -0400 (EDT)

> A nicer way to do it is with AppleScript - i.e. tell appliaction
> "MyApp" to quit. Then the app can do whatever cleanup it normally does
> when exiting.

Thanks. With some poking around I found I can do this from csh:

echo 'tell application "MyApp" to quit' | osascript

That will do.

Devon
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: quit and relaunch in installer
      • From: Charles Srstka <email@hidden>
  • Prev by Date: Can't make IBOutlet connection in IB
  • Next by Date: Re: Detecting textView alignment changes
  • Previous by thread: Re: quit and relaunch in installer
  • Next by thread: Re: quit and relaunch in installer
  • Index(es):
    • Date
    • Thread