Jump to content

Recommended Posts

Posted (edited)

I have written a script that I am selling. At this time, I hard code a user name in the precompiled script and the user is sent through an authentication process. I didn't think there would be a lot of demand for the script, so making changes, recompiling, and redistributing wasn't a concern.

Well, I was wrong. I am selling a bunch of these things, and everytime I make a change, I am forced to recompile each user's individual script. Has anyone here written anything that that uses registry values to "marry" their .exe to a unique machine? For that matter, is anyone aware of anything that has already been written to prevent an .exe from being distributed freely?

I know I can write code that authenticates against a database or an encrypted file, but I was hoping this issue may have already been addressed. I searched the forums, but I have not found anything as yet.

Thanks in advance....

Edited by LovinItAll
Posted

I have written a script that I am selling. At this time, I hard code a user name in the precompiled script and the user is sent through an authentication process. I didn't think there would be a lot of demand for the script, so making changes, recompiling, and redistributing wasn't a concern.

Well, I was wrong. I am selling a bunch of these things, and everytime I make a change, I am forced to recompile each user's individual script. Has anyone here written anything that that uses registry values to "marry" their .exe to a unique machine? For that matter, is anyone aware of anything that has already been written to prevent an .exe from being distributed freely?

I know I can write code that authenticates against a database or an encrypted file, but I was hoping this issue may have already been addressed. I searched the forums, but I have not found anything as yet.

Thanks in advance....

This issue has been addressed before. Follow this Link to the topic.


Time you enjoyed wasting is not wasted time ......T.S. Elliot
Suspense is worse than disappointment................Robert Burns
God help the man who won't help himself, because no-one else will...........My Grandmother

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...