内容文件不包含在Windows安装程序安装项目的MSI包中 [英] Content files are not including in the windows installer setup project's MSI package

查看:94
本文介绍了内容文件不包含在Windows安装程序安装项目的MSI包中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试从visual studio 2013创建.net Web应用程序的MSI包。我在类别Windows安装程序的解决方案中添加了安装项目。配置安装项目并在安装项目输出中提及主项目输出+内容
文件后,我能够生成MSI包并将其安装在IIS上。



但是,成为JavaScript(.JS)文件的编译TypeScript文件不包含在MSI包中。

选中TypeScript文件(.ts)后编译生成.JS文件。我正在使用DEVENV编译代码。

这个生成的.JS文件不在MSI包中。



你能帮帮我吗?建议我在包中包含已编译的内容文件的解决方案。

I am trying to create MSI package of the .net web application from visual studio 2013. I have added setup project in the solution from the category windows installer. after configuration of setup project and mentioning Primary project output + content files in setup projects output, I am able to generate MSI package and install it on IIS.

But Compiled TypeScript files which become JavaScript (.JS) files are not included in the MSI package.
Checked in TypeScript files (.ts) generate .JS files after compilation. I am compiling code using DEVENV.
This generated .JS files are not coming in the MSI package.

Could you help me here and suggest me the solution to include compiled content files in the package.

推荐答案

嗨Pratik Bompilwar,

欢迎来到MSDN论坛。

根据您的描述,您的问题与ASP.NET开发有关。由于我们的论坛是讨论VS IDE,请重定向到这个适当的论坛:
https://forums.asp.net/并开始一个新的主题以寻求更专业的支持,感谢您的理解。

Per your description, your issue is about the ASP.NET development. Since our forum is to discuss the VS IDE, please redirect to this appropriate forum: https://forums.asp.net/ and start a new thread to seek for a more professional support, thank you for your understanding.

如果您将来有任何关于VS IDE的问题,请随时告诉我们。

最好的问候,

Sara


这篇关于内容文件不包含在Windows安装程序安装项目的MSI包中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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