Skip to content

charygao/Office-Tool

 
 

Repository files navigation

Office Tool Plus

English | 简体中文 | 繁體中文 | 한국어

Office Tool Plus is a tool for managing, downloading and installing Office.

Office Tool Plus is based on Microsoft's Office Deployment Tool. You can customize configure your Office installation and download installation files to install Office without Internet.

What's more, you can manage your installed Office, add language packs or customize uninstall Office.

Download Office Tool Plus

Official website

Mirror download by 云图小镇

Technical Articles

Configuration options

Quick Start

We recommend that you first download the installation file.

Simply go to the Download page and click Start.

After the download is complete, go to the Installation page, select the products you want to install, and click the Install button to begin the installation.

You need to activate Office after install.

Application Legitimacy

Office Tool Plus is based on Microsoft's Office Deployment Tool. And we added some functions according to the needs of users.

About Activate Function

The activate function was based on Microsoft's ospp.vbs (Office Software Protect Platform), all activate operations are performed by ospp.vbs. And in order to let users better understand OSPP, we translated it (zh-cn, zh-tw).

You can view the description of OSPP in "C:\Program Files\Microsoft Office\Office16\OSPP.HTM" (Office installed required).

Thanks to the collaborators

Help With Localization

We encourage everyone to help with localization. The following is how to do.

  1. Fork this repository

  2. Translate zh-cn.xaml to your own language then save it like zh-tw.xaml

  3. Copy it to the right path, like OfficeToolPlus/Language/zh-tw.xaml

  4. Make a Pull Request.

How To Test Your Translation

  1. Save your translation file to a path, like D:\Date\zh-cn.xaml.

  2. Open application.

  3. Go to settings page, click Load localization file.

  4. Select the file that you just saved.

After that, application will load your translation, if you are adding a new translation to application, it will show: failed to connect to server. It's normal.

What is More

For each translator, we will give them an Admin app that allows you to change the announcement and upload a background image.

For each translator, we will give them an Admin app that allows you to change the announcement and upload a background image. Send a e-mail to us.

Help With Coding

If you have any ideas about coding, you can fork this repository and coding by yourself, after done, make a pull request and explain what you changed and how to use it or why you change it.

Thanks you very much.

But actually, it is only contains partial codes, (●ˇ∀ˇ●) so you can only use editor such as NotePad.

Note: You CAN'T copy this codes to use without my permisson!

Packages

No packages published

Languages

  • C# 100.0%