|
Also, I was thinkignof doing it this way.
On Form Load. a dialog box pops up, asks for admin password(this is right after program has been installed), thna it saves to .txt file, only its encrypted(no one at my school, is smart enogh to decrypt anything), and than make it If txtPass.Text = (name of file/ or w/e)Then
allow download
Else
Close download Window.
Would that work?
|