Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jason.siegel

macrumors 6502
Original poster
Jun 15, 2011
448
48
About once a day, my Mac makes a tone, and I don't know the cause. I think it's the sound the Microsoft Office software update program would make to indicate there was updated software when I opened it periodically. I don't see any open programs though that seem to be causing this, and it's persistent. Any ideas? It's driving me nuts.
 
I uninstalled a bunch of apps to try to find the culprit, but to no avail. Any other thoughts?
 
I think it's the sound the Microsoft Office software update program would make to indicate there was updated software when I opened it periodically.
You can disable Microsoft's AutoUpdate launch agent with
Code:
sudo defaults write /Library/LaunchAgents/com.microsoft.update.agent.plist Disabled -bool YES
and restart.
You can manually check for updates by opening /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
 
Thanks. To clarify, I meant it's the same sound but not necessarily the Microsoft AutoUpdate. I'm trying to figure out what is actually causing it.
 
Check the launch agents in ~/Library/LaunchAgents and /Library/LaunchAgents. Microsoft's AutoUpdate agent has a start interval set to 43200 seconds, that's once every 12 hours.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.