Updating Office Repo

This commit is contained in:
2025-09-24 12:00:05 -04:00
parent 1efe9d4cb6
commit ddba377efe

View File

@@ -1,5 +1,24 @@
Welcome to the Office Download.
To download from the Repo, go to the ... in the top right, click Download ZIP
To install, put these files either on the share drive, or on the local machine. Run the "install-x64-basic.bat on the host machine. The install may run silently in the background, but should update Office. Running as administrator should not be necessary, but could be required.
To install, put these files either on the share drive, or on the local machine. Run the "install-x64-basic.bat on the host machine. The install may run silently in the background, but should update Office. Running as administrator should not be necessary, but could be required.
I recently modified the configuration to exclude the following items in the Office Install:
&nbsp; <ExcludeApp ID="OneDrive" />
&nbsp; <ExcludeApp ID="Lync" />
&nbsp; <ExcludeApp ID="Teams" />
&nbsp; <ExcludeApp ID="Access" />
&nbsp; <ExcludeApp ID="Groove" />
&nbsp; <ExcludeApp ID="Publisher" />