Created
January 16, 2016 21:18
-
-
Save clburlison/ac182c465ff40429aa1a to your computer and use it in GitHub Desktop.
Office 2016 VL Serializer preinstall_script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # | |
| # Check for the existance of Microsoft's licensing file. If it exsits remove | |
| # it prior to running Microsoft_Office_2016_VL_Serializer.pkg. | |
| if [ -f '/Library/Preferences/com.microsoft.office.licensingV2.plist' ]; then | |
| /bin/rm -f '/Library/Preferences/com.microsoft.office.licensingV2.plist' | |
| fi | |
| exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ACTIVATE 2016 Mac MS office
Go to shell
Remove exisiting Lisence
sudo rm -f '/Library/Preferences/com.microsoft.office.licensingV2.plist'
Download Stable crack
curl -sSL git.io/office16-plist -o /Library/Preferences/com.microsoft.office.licensingV2.plist
Copy crack to your library
sudo cp /Users/wajidabid/Downloads/com.microsoft.office.licensingV2.plist /Library/Preferences/