Automator and MS Office

Running 10.11.6 and have MS office 2004 and 2011 on my hard drive. Automator has kept its Office 2004 "link" to automator as seen by the followingUser uploaded file. How do I get Automator unlinked from 2004 and linked to 2011.


Thanks for the help

Posted on Sep 16, 2016 8:51 PM

Reply
4 replies

Sep 18, 2016 6:33 AM in response to mrokloricred37

Looks like MS Office didn't install the Automator Actions for 2011 since you kept `04 and `11 on your system.


You could try downloading MS Office 2011 for Mac from MS: https://www.microsoft.com/en-us/software-download/office and then look in the install package with Pacifist: https://www.charlessoft.com/ and look for the Automator Actions in the install package (look for files with the extension .action) and the copy them to /Library/Automator (after you move the `04 actions to another location).

Sep 18, 2016 7:27 AM in response to mrokloricred37

Office 2004 for Mac is incompatible with OS X 10.11.6 because it was compiled for the PowerPC architecture. You should uninstall Office 2004, and 2011 according to Microsoft uninstall guidelines. Then, reinstall Office 2011 for Mac, and apply all updates. Then, you should have Office 2011 for Mac Automator actions available.


If the 2004 uninstaller is compiled, and not a script, then it won't work on El Capitan. You will have to uninstall manually.

  1. Open Terminal (Launchpad : Other : Terminal)
  2. Use the following command (blue text only) to locate the Microsoft package for Office 2004

    # locate the Microsoft Office 2004 installer package name

    $ pkgutil --pkgs | grep -i microsoft

    # now list the file paths found in the microsoft Office 2004 package and write to text file

    $ pkgutil --files com.microsoft.... > ~/Desktop/mso2004.txt

  3. Use the Finder to remove the obvious files/folders, and the command-line rm command as a last resort for other obscure files.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Automator and MS Office

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.