Forum Replies Created

Viewing 2 posts - 31 through 32 (of 32 total)
  • Author
    Posts
  • in reply to: Default email client #379489
    Goldberg
    Participant

    We set the default mail app in Apple Mail and then used Composer to make a snapshot of the plist files. We had have the package install the plist files in the default user template so all users will get them. The files are:

    /System/Library/User\ Template/English.lproj/Library/Preferences/com.apple.mail.plist
    /System/Library/User\ Template/English.lproj/Library/Preferences/com.apple.LaunchServices.plist

    Hope that help.

    in reply to: Setting up menu items #378217
    Goldberg
    Participant

    defaults delete com.apple.systemuiserver menuExtras
    “/System/Library/CoreServices/Menu Extras/AirPort.menu”

    killall SystemUIServer

Viewing 2 posts - 31 through 32 (of 32 total)