https://github.com/maximerix/batchofficeinstaller
A simple .bat file that allows you to download Office LTSC 2024, LTSC 2021, 2019 and 2016 for free.
https://github.com/maximerix/batchofficeinstaller
batch free installer maximerix odt office office2016 office2019 office2021 office2024 windows
Last synced: 8 months ago
JSON representation
A simple .bat file that allows you to download Office LTSC 2024, LTSC 2021, 2019 and 2016 for free.
- Host: GitHub
- URL: https://github.com/maximerix/batchofficeinstaller
- Owner: MaximeriX
- License: mit
- Created: 2024-11-19T20:37:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-05T19:12:04.000Z (about 1 year ago)
- Last Synced: 2025-05-22T21:12:26.088Z (about 1 year ago)
- Topics: batch, free, installer, maximerix, odt, office, office2016, office2019, office2021, office2024, windows
- Language: Batchfile
- Homepage:
- Size: 58.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# BatchOfficeInstaller

**BatchOfficeInstaller** is a simple .bat script for downloading Office **LTSC 2024**, **LTSC 2021**, **2019** and **2016** for **free**.
This script contains **Access**, **Excel**, **OneDrive**, **OneNote**, **Outlook**, **PowerPoint**, **Project**, **Publisher**, **Teams**, **Visio**, and **Word** (Can be changed).
There's no need to download anything manually, the script will handle everything for you.
## System Requirements
- Windows 10 or later
- Server 2019 or later
## Download
Download the [**BatchOfficeInstaller**](https://github.com/MaximeriX/BatchOfficeInstaller/releases/tag/Release-1.0.9) from the releases section.
## How it Works
#### When user selected Office Version and Apps
1. Generates `config.xml`
2. Downloads and runs `officedeploymenttool.exe` from [Microsoft's official site](https://download.microsoft.com/download/2/7/A/27AF1BE6-DD20-4CB4-B154-EBAB8A7D4A7E/officedeploymenttool_18129-20030.exe)
3. Runs `setup.exe /Configure config.xml`
*Note*: Every file that the program downloads/generates during office installation is located in `%TEMP%\OfficeSetupFiles`