Touching the apps worked for me.
If you don't know how do this here are the steps:
1. Open terminal window
2. Type "Touch"
3. Open Finder and navigate to Microsoft Office.
4. Drag and drop an app (like Word) into the terminal window then hit enter.
5. Repeat until you have done Word, Excel, and Powerpoint.
My theory is that Microsoft's update process changes files inside the .app package, but doesn't change the .app package itself (note that in the images above the timestamp hadn't changed) and so OS X didn't know it needed to reload the plists. Most other programs replace the whole .app package and so the plists get reloaded.
Touching the apps worked for me.
If you don't know how do this here are the steps:
1. Open terminal window
2. Type "Touch"
3. Open Finder and navigate to Microsoft Office.
4. Drag and drop an app (like Word) into the terminal window then hit enter.
5. Repeat until you have done Word, Excel, and Powerpoint.
tif you forget the quotes you'll get 2 errors from the touch program.
Touching the apps worked for me.
If you don't know how do this here are the steps:
1. Open terminal window
2. Type "Touch"
3. Open Finder and navigate to Microsoft Office.
4. Drag and drop an app (like Word) into the terminal window then hit enter.
5. Repeat until you have done Word, Excel, and Powerpoint.
Not all of the interface elements are fixed to Retina graphics, look at the Fonts menu for example, it still looks horrible!!!!!!
Is there any way to improve the Fonts menu to display Retina fonts?
I updated to 14.2.4, but everything remains the same as before...No retina graphics. When I check the "Get Info" of Word, PowerPoint and Excel, "Open in Low Resolution" is selected, and I can't seem to deselect it. Is this the problem, or is something wrong with the update?
OK, I figured out how to do this...and got it working.
Open the Terminal.app on your Mac.
Type "touch" then hit spacebar once.
Drag the App you wish to touch to the Terminal window, and it creates a path after "touch "
Then hit enter. -- This is the command you want to issue.
Repeat this for Word, Excel, PowerPoint, Outlook
After issuing the "touch" command on a 14.2.4 app, they should then boot to Retina graphics.
Good luck!
I gotta hand it to Microsoft. Between genuinely coming up with a new/different OS experience in Windows 8 (Not an endorsement outright), and quick updates like this, they're at least trying again.
You think that's the first ever delta update to enable Retina graphics on a Mac app? I don't have any counter-example, I just find it hard to believe.
Anyway, regardless of what files this update modifies, Microsoft would have found out about this problem if they had tested their update properly. Rebuilding a plist cache is as simple as moving the .app somewhere else and moving it back where it was. There is probably a more elegant way of doing it, but at least it would have worked. A simple trick would have been to simply move the .app to a temporary subfolder then move it back where it was and then delete the temporary subfolder. Like I said there's probably a more elegant solution, but it's better than nothing (which is what MS did).
This doesn't work, and that's the problem. Even the DIY solution fans came up with a while ago figured the plist caching thing out. It's Microsoft's product and they're getting paid to do an update and I think they screwed by not forcing the recaching of the plist file.
All those technical details shouldn't even matter to the end user. It should simply work, and it doesn't.
If you've installed the 14.2.4 update and still don't see retina graphics, it's because OS X is caching Office's .plist files. You can either copy/paste the Word, Excel, PowerPoint .app files and delete the originals, "touch" the .app files in Terminal, or try logging out and then back in to get OS X to reload the .plist files again.
It's similar to the method used to force the high resolution mode on Chrome, Eclipse, etc, when the MBPr first came out, and some apps didn't have the NSHighResolutionCapable key in the .plist yet.