c#试用版和序列号密钥的设置 [英] c# Setup for Trial and Serial key

查看:110
本文介绍了c#试用版和序列号密钥的设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我在vs08中使用c#进行了复制,我想在安装程序中添加诸如串行密钥和试用版之类的功能.我添加了客户信息并修改了其SerailNumber模板.但是问题是,当我修改它时,& lt; ^^%#^-^^^^^-^ %%% ^-^%^ %%-^%^^^& gt;那么它会出现在不同的文本框中,我该如何隐含试用版和序列号?
有人可以给我指路吗?

问候,
Arshad

Hello,

I made an apllication using c# in vs08, I want to add feature like serial key and trial version in the setup. I added the Customer Information and modified its SerailNumber Template. But problem is that when I modified it pattern like <^^%#^ - ^^^^^ - ^%%%^ - ^%^%% - ^%^^^> then it comes in different textboxes, how i can impliment trial and serial number?
Can anybody show me the way ?

Regards,
Arshad

推荐答案

您所说的是软件中的许可选项.
有多种方法可以实现此目的:
1)加密的许可证文件,其中包含到期日期等.
2)注册表中保存的加密许可证密钥
3)需要Internet连接的质询/响应机制
4)可能是其他人.......

尝试:许可证密钥生成 [如何为我的C#应用​​创建产品密钥 [ ^ ]或:c#许可 [ ^ ]
它们中的几个都在C#中,可以看出是从Vb.NET开始的.
还有,
.NET Framework的密码学101 [
What you are talking of is a Licensing option in your software.
There are different ways to achieve this:
1) encrypted license files that contains the expiry dates etc.
2) encrypted license keys held in the registry
3) challenge/response mechanism which require an internet connection
4) probably others.......

Try: License Key Generation[^] or: How can I create a Product Key for my C# App[^] or: c# Licensing[^]
Couple of them are in C# which can be seen to start on Vb.NET
Also,
Cryptography 101 for the .NET Framework[^]


您可以看到此链接
点击
点击
You can see this links
Click
Click


应用试用版


这篇关于c#试用版和序列号密钥的设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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