protecting software to run only on one computer in vb.net
Posted
by testkhan
on Stack Overflow
See other posts from Stack Overflow
or by testkhan
Published on 2010-03-04T14:19:59Z
Indexed on
2010/05/14
10:44 UTC
Read the original article
Hit count: 265
vb.net
|copy-protection
I have developed a small application and now i want to protect it.
I want to run it only on my own computer and i have developed it for myself.
How can i do that?
© Stack Overflow or respective owner