User Activity
11-01-2016
So in the past, I've used commands like this to remove an app from
LaunchPad: sqlite3 ~/Library/Application Support/Dock/*.db "DELETE from
apps WHERE title='APPNAME';" && killall Dock And that has worked. But a
couple things have happened. That datab...
I've been trying to figure it out but is there a way to show a progress
bar with precentage (most likely using CocoaDialog) to show the download
progress of a cached package? We are kicking off a cached package policy
via self service and our users h...
04-30-2015
Similar to when Mavericks was released, initially Lync would not pull
the GAL down until Microsoft updated it in March 2014 with a fix.
Deploying Lync 14.0.11 now with a 10.10.3 or to 10.10.x users in general
(mostly 10.10.3), Lync installs properly,...
03-02-2015
Kinda weird issue that I just started noticing but it seems the "eject"
option is not showing up with external media on 10.10.2. If you right
click, eject is not an option. If you drag to the trash, the eject icon
shows up but does not eject the medi...
I'm wondering if there is a way to exclude specific applications from
Spotlight searches in Yosemite. I'm looking to exclude Apple Mail from
coming up and then launching from Spotlight. I can successfully hide it
in /Applications, take it out of the ...