I have a already a Database full of keys and I have coded requests to communicate with the Database. My Question is, how can I create an Installer/Setup.exe File, where the User has to put in a Key and only if the key is correct the installer will continue otherwise the User is "trapped" on this page until the key is correct.
Asked
Active
Viewed 10 times
0
-
What programming language are you using? – Aug 03 '21 at 17:32
-
I am using c++ or c# – 1V4N Aug 04 '21 at 14:04