本文介绍了使用唯一的产品密钥创建设置,以便只能在c#windows应用程序中的单台机器上安装。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用唯一的产品密钥创建设置,以便只能在单台机器上安装..当我们输入产品密钥时,用户可以看到它,因此用户可以复制该密钥并再次安装相同的设置..但我不会我想要这个

Create setup with unique product key so that it can be install only on single machine ..When we entered product key then it is visible to user so user can copy that key and install same setup again..but i don''t want this

推荐答案



这篇关于使用唯一的产品密钥创建设置,以便只能在c#windows应用程序中的单台机器上安装。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

11-02 09:09