本文介绍了在Citrix上安装VSTO。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我们刚刚在Citrix上安装了VSTO 2010,但现在我们的用户每次登录都会获得安装程序窗口。

We have just installed VSTO 2010 on citrix but now our users get the installer window every time the log in.

我已经在安装模式下以管理员身份完成了安装并重新启动了服务器,但它每次都会继续提示用户(并且因为他们不是管理员而失败)。

i have completed the installation as an administrator in install mode and rebooted the server but it continues to prompt users every time (and fails because they aren't an administrator).

这很令人困惑,因为需要VSTO的应用程序运行正常,所以它肯定是完全安装的。它只是看起来注册表RunOnce文件夹中有一些东西导致了这一点,但在搜索完所有内容之后,我找不到任何东西。

This is confusing because the application that required VSTO runs fine so it's definitely fully installed. it just looks like there is something in the registry RunOnce folder that's causing this but after searching through it all, i can't find anything.

我知道如何解决这个问题?

Any idea how i can resolve this?

谢谢,

JV




推荐答案

确保所有VSTO文件夹和文件都是适用于所有用户。看起来运行时无法找到某些文件或文件夹。你可能会发现

如何在所有用户的终端服务器(CITRIX)上安装VSTO 2008?
论坛帖子很有帮助。

Make sure that all VSTO folders and files are available for all users. It looks like the runtime can't find some files or folder(s). You may find theHow to install VSTO 2008 on terminal server (CITRIX) for all users ? forum thread helpful.


这篇关于在Citrix上安装VSTO。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-15 08:12