Re: How can I Lauch Finder in postinstall or postupgrade?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On Oct 7, 2008, at 5:00 AM, Kazuyoshi Matsumoto wrote: 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 so....But my client said...."I can't version up." I can't believe it..... Philip Aker echo astwta@lvpc.dslh@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 (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... 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). I think you should upgrade to at least 10.5.2 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. This email sent to site_archiver@lists.apple.com
participants (1)
-
Philip Aker