

This blog article might be interesting in this context: Mojave’s Legacy Software is doubly wrongįile ~/Library/Preferences/.plist seems to maintain a list of alerts and last alert date for 32bit apps. The profile can be installed by downloading and double-clicking it.įor the sake of completeness, this is the example from the above link: Ĭonfigures settingsĬom.123766-B72C-4620-9A21-CCABBEB48B2AĬom.32bitwarning.57E80D89-1CA6-4386-8FDE-81DA0292CA3D That is, anything listed on the Insert Object dialog - Excel Chart, Visio Drawing, MathType equation, etc. In this case, PowerPoint for Windows and PowerPoint 2011 for Mac don't let you rotate inserted objects. It also provides a link to a sample management profile. Sometimes software just doesn't let us do what it is we want to do, so we have to get creative. Or, you can switch to Apple’s iWork, Ulysses, or other Mac alternatives. To continue using the apps, get the 2016 version of Microsoft Office.


This may be the preferred solution to disable the alerts on multiple Macs. The 2011 version of Microsoft Office (Word 2011, Excel 2011, PowerPoint 2011, Outlook 2011). To upgrade your media files from an earlier version (such as PowerPoint 2007) to PowerPoint 2010 or later (and embed linked files), on the File tab, select Info, and then select Convert. Once you have upgraded, you should run Optimize for Compatibility again. The same effect can be achieved by preparing a management profile that sets the property key, as proposed by Apple in the above mentioned article. Upgrading automatically updates and embeds the files in the newest format. Where 1 means the alerts are disabled, and 0 or a does not exist error message means the alerts are active. To display the current setting: defaults read -g CSUIDisable32BitWarnings To re-enable the warnings: defaults delete -g CSUIDisable32BitWarnings This can be done in either of the following two ways:Īccording to this page, the warnings can be disabled by entering the following command in the terminal: defaults write -g CSUIDisable32BitWarnings -boolean TRUE
#Powerpoint 2011 is not optimized for you mac how to#
As mentioned (very briefly) in Apple's guide on how to Prepare your institution for iOS 12 or macOS Mojave, the CSUIDisable32BitWarnings property key can be used to disable the 32bit warning alert.
