1. The real way to disable Adobe Updater from your Mac OS X

    To remove Adobe Updater, type these commands in a Terminal window:

    cd ~/Library/LaunchAgents launchctl remove `basename com.adobe.ARM.* .plist` rm com.adobe.ARM.*

    via Life of a Computer Science Student

    Posted via email from Byte Engine | Matthew Schultz | Comment »

    3 months ago  /  0 notes