• 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: How can I Lauch Finder in postinstall or postupgrade?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can I Lauch Finder in postinstall or postupgrade?


  • Subject: Re: How can I Lauch Finder in postinstall or postupgrade?
  • From: Philip Aker <email@hidden>
  • Date: Tue, 7 Oct 2008 05:28:56 -0700

On Oct 7, 2008, at 5:00 AM, Kazuyoshi Matsumoto wrote:

The problem is most likely that you are launching the Finder immediately after quitting it (takes a while for the Finder to quit depending on many factors).

So.
I should insert 'delay'....I see...

Using delay is not reliable.

ignoring application responses
	tell application "Finder" to quit
end ignoring

repeat
	tell application "System Events"
		if (name of every application process does not contain "Finder") then
			exit repeat
		end if
	end tell
end repeat

tell application "Finder" to activate


I think you should upgrade to at least 10.5.2

I think so....But my client said...."I can't version up."
I can't believe  it.....

If an internet download is not possible (maybe too big for a modem) then I believe they can go to their Apple dealer and get an upgrade for free.



Philip Aker echo email@hidden@nl | tr a-z@. p-za-o.@

Democracy: Two wolves and a sheep voting on lunch.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >How can I Lauch Finder in postinstall or postupgrade? (From: Kazuyoshi Matsumoto <email@hidden>)
 >Re: How can I Lauch Finder in postinstall or postupgrade? (From: Philip Aker <email@hidden>)
 >Re: How can I Lauch Finder in postinstall or postupgrade? (From: Kazuyoshi Matsumoto <email@hidden>)

  • Prev by Date: Re: How can I Lauch Finder in postinstall or postupgrade?
  • Next by Date: Postflight and Packagemaker 3.0
  • Previous by thread: Re: How can I Lauch Finder in postinstall or postupgrade?
  • Next by thread: Postflight and Packagemaker 3.0
  • Index(es):
    • Date
    • Thread