| |

VerySource

 Forgot password?
 Register
Search
View: 706|Reply: 2

Help: how to use VB to do the registration process

[Copy link]

1

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-2-8 19:30:01
| Show all posts |Read mode
Boss
I made a piece of software and wanted to make it a registration program. I do n’t know what to do. It seems that there is a registration code based on the hard disk ID number. What should I do?

Another important problem is that I do n’t have a registered program now. I have to test the software for others. I want to add code to the program so that it can be used only a few times, just like the software version. Open it, how to get it
Reply

Use magic Report

0

Threads

2

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-4-2 17:30:01
| Show all posts
There are functions to access the registry, you can search!
Reply

Use magic Report

0

Threads

3

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

Post time: 2020-4-8 20:30:01
| Show all posts
Use the API RegCreateKey to create a key RegSetValue to set the key value
Every time the program starts, the value increases by 1.
Finally, use RegQueryValue to read the key value.
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list