使用WiX将装配体放入GAC和安装路径中 [英] Using WiX to put an assembly into both the GAC and Install Path

查看:66
本文介绍了使用WiX将装配体放入GAC和安装路径中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我才刚刚开始学习如何使用WiX,并且遇到了麻烦.我的软件包使用第三方库,该库需要GAC和软件包安装目录中都存在一些文件.

I'm just starting to learn how to use WiX and I'm running into a snag. My package uses a third party library that requires some file to exist both in the GAC and the package installation directory.

使用WiX,我可以使文件显示在安装目录或GAC中,但不能同时显示在这两个目录中.

Using WiX, I can make files show up in the installation directory, or in the GAC, but not both.

有什么办法可以解决这个问题?

Is there any way to work around this?

推荐答案

这里有一篇有关

There's a post here about installing an assembly to both the GAC and local file system. This has some actual WiX code in it that does what you're looking for.

这篇关于使用WiX将装配体放入GAC和安装路径中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆