从安装程序项目中读取外部设置/参数文件?

发布于 2024-08-30 04:23:24 字数 98 浏览 1 评论 0原文

我在 VS2008 中创建了一个安装程序项目,需要提供设置/参数文件以及 .msi/exe 文件;这可能吗?设置文件基本上包含配置中所需的一些信息,我们不同的客户端可以控制设置文件。

I have created an installer project in VS2008 and need to supply a settings/parameters file along with the .msi/exe file; is this possible? The settingsfile will basically contain some information that is needed in the configuration and our different clients can control the settingsfile.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

那伤。 2024-09-06 04:23:24

我发布了一些代码,用于在客户通过网络进行部署之前将更新的配置文件插入现有的 MSI。代码位于 替换 MSI 内小文件的最简单解决方案?

I've posted some code we use to insert an updated config file to an existing MSI before our customers deploy across the network. Code at Simplest solution to replace a tiny file inside an MSI?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文