User Tools

Site Tools


check_office_version_override

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
check_office_version_override [2023/03/07 14:46] chrischeck_office_version_override [2023/03/07 15:47] (current) admin
Line 16: Line 16:
   - hit enter   - hit enter
   - Find the package ready to go.   - Find the package ready to go.
-  + 
 + 
 +If this is not working you may have the option to say that your system is already on the latest version. Doing this you have to: 
 + 
 +  * Open a terminal on your Mac 
 +  * sudo nano /System/Library/CoreServices/SystemVersion.plist 
 +  * change the version to the the latest version like 
 + 
 +   <key>ProductUserVisibleVersion</key> 
 + <string>10.5.8</string> 
 + <key>ProductVersion</key> 
 + <string>10.5.8</string> 
 +to 
 + <key>ProductUserVisibleVersion</key> 
 + <string>10.6</string> 
 + <key>ProductVersion</key> 
 + <string>10.6</string> 
 + 
 +Save the file and install your application.  
 + 
 +That's it! 
 + 
 +\\ 
 +\\ 
 +Enjoy, 
 + 
 +**Your ArtIT Team** 
 +\\ 
 +\\ 
 + 
 +**[[mac_osx|BACK]]**
check_office_version_override.1678196761.txt.gz · Last modified: 2023/03/07 14:46 by chris