如何使用c ++代码为文件和文件夹创建安装程序 [英] How do I create an installer for files and folders,using c++ code

查看:33
本文介绍了如何使用c ++代码为文件和文件夹创建安装程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何为文件和文件夹创建安装程序?我应该使用c ++来创建此安装程序。我可以使用一些有用的链接来帮助我编写这个项目

How do I create an installer for files and folders?I should use c++ to create this installer.Can I have some useful links that can help me in programming this project

推荐答案

请参阅我对该问题的评论。我不能确定你真的需要一个安装程序,你应该首先检查你的动机。然后,我不知道为什么要用C ++开发任何安装代码。如果您认为自己真的需要它,请参阅:

http://msdn.microsoft.com/en-us/library/aa372860%28v=vs.85%29.aspx [ ^ ],

http://msdn.microsoft.com/en-us/library/cc185688%28v=vs .85%29.aspx [ ^ ]。



对于一些实用且重要的替代方案,请参阅我过去的答案:

installshield和Visual Studio 2012 [ ^ ],

自定义安装项目 [ ^ ],

如何根据处理器架构类型(32位或64位)有条件地安装组件? [ 2 ],

如何根据处理器架构类型(32位或64位)有条件地安装组件? [ 3 ]。



-SA
Please see my comment to the question. I cannot be sure that you really need an installer, you should review your motivation first. And then, I have no idea why developing any installation code in C++. If you think you really need it, please see:
http://msdn.microsoft.com/en-us/library/aa372860%28v=vs.85%29.aspx[^],
http://msdn.microsoft.com/en-us/library/cc185688%28v=vs.85%29.aspx[^].

For some practically good and important alternatives, please see my past answers:
installshield and Visual Studio 2012[^],
Custom setup project[^],
How to conditionally install components based on processor architecture type (32-bit or 64-bit)? [2],
How to conditionally install components based on processor architecture type (32-bit or 64-bit)? [3].

—SA


这篇关于如何使用c ++代码为文件和文件夹创建安装程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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