论坛首页 编程语言技术论坛

注册程序集到的全局缓存、为com注册相互程序集

浏览 1790 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
作者 正文
   发表时间:2011-10-24  
 string AssemblyPath=string.Empty;
            System.EnterpriseServices.Internal.Publish Registerhelper = new System.EnterpriseServices.Internal.Publish();
            Registerhelper.GacInstall(AssemblyPath);//注册程序集到的全局缓存
            Registerhelper.RegisterAssembly(AssemblyPath); //为com注册相互程序集

 需要引用System.EnterpriseServices.

这样可以实现Com组件的打包安装

论坛首页 编程语言技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics