开发者

Installing outlook add-in every time user logs off

开发者 https://www.devze.com 2023-02-05 20:16 出处:网络
I have an Outlook add-in that is working fine for every client. They get the installation (ClickOnce) from the web, install it and run it without any problem. However, I just got this client that it\'

I have an Outlook add-in that is working fine for every client. They get the installation (ClickOnce) from the web, install it and run it without any problem. However, I just got this client that it's complaining about seeing that "Microsoft Office Customization Installer" window (and of course, downloading and installing the add-in again) every time he logs off and logs back (he can close outlook and re-op开发者_如何学编程en it without any issues). BTW, He is using a Terminal Services environment.

Does anyone have any idea why this is happening and/or how to solve it?


It is probably a policy or login script that removes any installed applications. You'd best talk to his system administrator.

0

精彩评论

暂无评论...
验证码 换一张
取 消