dosdude1 / macos-catalina-patcher

macOS Catalina Patcher (http://dosdude1.com/catalina)
GNU General Public License v3.0
419 stars 60 forks source link

Problem with Microsoft Office #59

Closed nimaam closed 4 years ago

nimaam commented 4 years ago

Dear All I faced with a problem, after install the Microsoft office with or without serializer, it brings me the error of signature and I can not solve the problem till now. but with the same source in my Macbook pro 2017 no problem Could you please help me????

richardmayer commented 4 years ago

After running this in the Terminal, all the office applications run fine for me:

sudo nvram boot-args=amfi_get_out_of_my_way=0x1

Best Regards

Richard

daert commented 4 years ago

Try: sudo defaults write /Library/Preferences/com.apple.security.libraryvalidation.plist DisableLibraryValidation -bool true and then reboot

nimaam commented 4 years ago

Its solved with your help thanks alot