如何在Windows应用程序中将一个exe嵌入另一个exe中 [英] How can embed one exe in another exe in windows application

查看:1351
本文介绍了如何在Windows应用程序中将一个exe嵌入另一个exe中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我制作了一个窗口应用程序的可执行文件,该文件使用FFMPEG软件包拍摄视频缩略图.我将FFMPEG文件夹放在tt \ tt \ bin \ Debug中.

但是我们的可执行文件找不到FFMPEG文件夹的路径.
我想建议如何制作我们的exe.

I make a executable file of a window application .which is use FFMPEG package for take a thumbnail of video.I Put FFMPEG folder in tt\tt\bin\Debug.

But our executable can not find the path of FFMPEG folder.
I want to suggestion that how to make our exe.

推荐答案

您的意思是您要部署Windows应用程序,并在其中添加另一个.exe,支持您程序的功能吗?

请浏览链接,看看这是否对您有所帮助:
使用ClickOnce部署Windows应用程序(可视化Studio 2008)

或尝试以下一种方法:
部署基于Windows的应用程序
Did you mean that you are trying to deploy a windows application in which you want to add another .exe which supports a functionality of your program?

Please go trhough the links, see if this helps you to get the solution:
Deploying Windows applications using ClickOnce (Visual Studio 2008)

or try this one :
Deploying a Windows-based Application


这篇关于如何在Windows应用程序中将一个exe嵌入另一个exe中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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