2022年1月18日 星期二

微軟Outlook的scanpst 修復工具的放置位置

微軟Outlook的scanpst.exe 修復工具的放置位置

Locating Scanpst in different Windows Versions

By default. Scanpst is in various locations according to versions of Outlook and Windows combined. The location of Scanpst in different versions are as follows:




MS Outlook VersionLocation of Scanpst in different Windows OS
Outlook 97/98C:\Program Files\Common Files\Windows Messaging\scanpst.exe
Outlook 2000C:\Program Files\Common Files\System\MAPI\ <locale ID>\NT\scanpst.exe
Outlook 2002/XPC:\Program Files\Common Files\System\MAPI\ <locale ID> \scanpst.exe
Outlook 2003 - 32 bitC:\Program Files\Common Files\System\MSMAPI\<locale ID>
Outlook 2003 -64 BitC:\Program Files (x86)\Common Files\System\MSMAPI\<locale ID>
Outlook 2007-32 BitC:\Program Files\Microsoft Office\Office12
Outlook 2007-64 BitC:\Program Files (x86)\Microsoft Office\Office12
Outlook 2013-32 BitC:\Program Files\Microsoft Office\Office15
Outlook 2013-64 BitC:\Program Files (x86)\Microsoft Office\Office15
Outlook 2013-64 Bit OutlookC:\Program Files\Microsoft Office\Office15
Outlook 2013-Click on RunC:\Program Files\Microsoft Office15\root\office15
Outlook 2016-32 Bit WindowsC:\Program Files\Microsoft Office\Office16\
Outlook 2016-64 Bit WindowsC:\Program Files (x86)\Microsoft Office\Office16\
Outlook 2016-64 Bit OutlookC:\Program Files\Microsoft Office\Office16\
Office 365/Outlook 2019/Outlook 2016 Click to Run,Any WindowsC:\Program Files\Microsoft Office\root\office16\

沒有留言:

使用NSSM將Nginx程式轉為Windows服務。(通用其他程式)

NSSM (Non-Sucking Service Manager) 的主要用途正如你所聽到的: 它可以把任何傳統的執行檔( .exe )或腳本( .bat 、 .cmd 、 .vbs 、 PowerShell 、 Python 等)封裝並註冊成 Windows 服務(Win...