阅读背景:

是否可以在不添加注册表项的情况下为COM interop注册.NET程序集?

来源:互联网 

I am deploying a .NET VSTO application via click once. The application's main assembly needs to be registered for COM interop as part of the installation process. I know that this can be done by writing code to execute "REGASM assembly.dll /tlb", but the problem is that the target workstations that will be installing my application don't have administrative rights, so the regasm fails when trying to register the type library.I am deploying a .NET VSTO application via clic




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: