dinhngtu / OutlookCloseToMinimize

Minimizes Outlook when the Close button is clicked. For use with the "Hide when minimized" option.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

You'll first need to install the VSTO runtime.

Remove all existing versions of OutlookCloseToMinimize. Then double-click OutlookCloseToMinimize.msi.

The addin works best when the "Hide when minimized" option is enabled (by right-clicking Outlook's tray icon):

image

If Outlook crashes

If Outlook crashes, simply run outlook.exe /safe and remove the addin manually from Options - Add-ins.

If Outlook disables the addin by itself

Apply the included Registry file: forceload.reg (right-click - Save link as...)

Notes

Licensed under GPL version 3.

I tested the addin with Outlook 365 and .NET 4.7.2, but in theory it should work with older Outlook versions with no problem.

About

Minimizes Outlook when the Close button is clicked. For use with the "Hide when minimized" option.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%