如何进行单一安装设置 [英] How to make single installation setup

查看:95
本文介绍了如何进行单一安装设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

尊敬的专家,

我已经完成了一个c#windows应用程序。我已经完成了它,并准备好在市场上推出。但现在需要将该exe作为单个安装设置文件。这意味着一旦我们的exe运行在不应该安装在另一台机器上的机器上。意味着我们应该用产品密钥限制我们的软件。我怎么能实现这一点,请帮助我。

Dear experts,
I have done a c# windows application. I already finished that and its ready to be lunched in market. But now the need is to make that exe to a single installation setup file. That means once our exe runs on a machine that should not install on another machine. Means we should restrict our software with product key. How can i achieve this, pls help me.

推荐答案

真的没有办法复制保护你的应用程序。每台机器只能执行一次安装。您的应用程序必须编写以支持产品密钥注册,以便有任何真正的工作机会。即便如此,仍有可能打败它。
There really is no way of copy protecting your app. An installation cannot be executed "only once" per machine. Your application has to be written to support a product key registration in order to have any real chance of working. Even then it is still possible to defeat it.


这篇关于如何进行单一安装设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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