如何在c#.net中的一个exe文件中合并多个exe文件 [英] How to merge more than one exe file in one exe in c#.net

查看:190
本文介绍了如何在c#.net中的一个exe文件中合并多个exe文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 如何在c#.net 2008中的单个exe文件中绑定多个exe文件,并显示简单的步骤,请提供解决方案.





感谢所有

解决方案

使用IL合并:
http://www.microsoft.com/en-in/download/details.aspx? id = 17630 [^ ]


执行此操作的唯一方法是使用ILMerge.但是,这是否适合您完全取决于您的应用程序及其结构.

您不能将它们组合为单个.EXE,然后将它们视为单独的可执行文件和进程.


hi How to bind more than one exe file in single one exe in c#.net 2008,and show easy steps, please give solution.





thank to all

解决方案

use IL Merge:
http://www.microsoft.com/en-in/download/details.aspx?id=17630[^]


The only way to do this would be to use ILMerge. But, whether or not this is going to work for you depends entirely on your applications and their structures.

You cannot combine them into a single .EXE and then treat them as seperate executables and processes.


这篇关于如何在c#.net中的一个exe文件中合并多个exe文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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