https://github.com/kkocdko/mobp
Microsoft Office Background Process.
https://github.com/kkocdko/mobp
microsoft-office windows
Last synced: 4 months ago
JSON representation
Microsoft Office Background Process.
- Host: GitHub
- URL: https://github.com/kkocdko/mobp
- Owner: kkocdko
- License: unlicense
- Created: 2020-03-02T01:54:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-27T17:04:47.000Z (over 2 years ago)
- Last Synced: 2025-06-22T14:03:18.508Z (4 months ago)
- Topics: microsoft-office, windows
- Language: C
- Homepage:
- Size: 17.6 KB
- Stars: 34
- Watchers: 0
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mobp
[](https://github.com/kkocdko/mobp/releases)
[](LICENSE)**English** • [简体中文](README_zh-cn.md)
Microsoft Office Background Process.
> Windows only.
>
> Only three commonly used components (Word, Excel and PowerPoint) are currently supported.### Why
On Mac OS, Microsoft Office keeps running in the background. But on Windows, clicking the close button will cause the process to exit.
If you have many plugins installed, or you are using a PC with a slow hard drive, starting and closing Office frequently will waste a lot of time.
This program will help you solve this problem.
### Usage
1. Download [release](https://github.com/kkocdko/mobp/releases) or compile yourself.
- If the download fails, you can use [alternative link](https://lanzoui.com/b0108u0pa).2. Make sure Microsoft Office is associated with the `docx`, `xlk` and `pptx` extension.
3. Run `mobp.exe`.
### Note
- Run again to stop background processes.
- Deprecated for use with multi-tab plugins.
- If the [window position and size were abnormal](https://github.com/kkocdko/mobp/issues/1) on your system, please: 1. Use mobp's built-in "close" function; 2. First close mobp, open Excel, Word and PowerPoint manually, maximize and then close the window, finally reopen mobp.
### Compatibility
- Windows 10 or higher.
- Microsoft Office 2013 or higher.