Hey Folks,
Do scripting additions look like this on your system?
<Screen Shot 2017-02-06 at 21.46.42.jpg>
--------------------------------------------------
set sa1 to path to scripting additions from system domain
set sa2 to path to scripting additions from local domain
set sa3 to path to scripting additions from user domain
tell application "Finder"
open {sa1, sa2, sa3}
activate
end tell
--------------------------------------------------
I've been seeing this crap since Mountain Lion (?) and find it very strange, since it screws up the ability to get-info on versioned software.
I also see this with several Mail plugins.
Does anyone know the skinny on this?
TIA.
--