https://github.com/maximerix/simpleofficeinstaller
A simple .bat file that allows you to download Office LTSC 2024, LTSC 2021, 2019 and 2016 for free.
https://github.com/maximerix/simpleofficeinstaller
batch free office office2016 office2019 office2021 office2024
Last synced: 5 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/simpleofficeinstaller
- Owner: MaximeriX
- License: mit
- Created: 2024-11-19T20:37:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-11T19:10:04.000Z (over 1 year ago)
- Last Synced: 2025-02-11T19:39:26.365Z (over 1 year ago)
- Topics: batch, free, office, office2016, office2019, office2021, office2024
- Language: Batchfile
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- 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`