本文介绍了使用产品密钥创建设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好朋友,我正在.NET中创建安装程序,我想使用产品密钥创建安装程序.我的意思是在安装过程中安装程序将询问产品密钥,如果它不是有效的产品密钥(如指定),则不应在下一个屏幕中继续.您能帮我这个忙吗?如果可以的话,您可以逐步告诉我.

谢谢
Raviranjan Kumar Sinha

Hi friends, i am creating installer in .NET, i want to create setup with product key. I mean during installation installer will ask the Product Key and if it is not valid product key(as specified) then it should not continue in the next screen. Can you help me regarding this. If possible can you let me know step by step.

Thanks
Raviranjan Kumar Sinha

推荐答案


这篇关于使用产品密钥创建设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-16 19:06