« Just not Cricket | Main | It's »
May 24, 2005
Apple Script Errors
I was trying to install some software on Tiger but every time I clicked the installer, I got some error about AppleScript and the ScriptEditor opened with a window full of binary mishmash.
It turns out that I am not the only one and there is a simple solution.
You need to rebuild the LaunchServices database:
/System/Library/Frameworks/ApplicationServices.framework/\
Frameworks/LaunchServices.framework/Support/lsregister \
-kill -r -domain local -domain system -domain user
Posted by Ozguru at May 24, 2005 06:00 AM