Script To Go Out to Web and Register Product
I'm building a software package. Fairly simple. The product has to be registered after the installation. I'm looking for a script that will go to the specified website, enter a cd key and company name and save the license. How difficult would it be to write something like this? Or has someone possibly come across a script like I'm describing? Thanks for your time!!
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
Inabus
17 years ago
The way I would handle this is to snapshot the registration process. You may find its just a bunch of registry keys that are added to the registry on a successful registration.
Usually as part of a snapshot I register the product as part of the installation sequance, this generally works although manufacturers are getting far more clever now and using per machine registration via unique codes.
Regards,
Paul
Usually as part of a snapshot I register the product as part of the installation sequance, this generally works although manufacturers are getting far more clever now and using per machine registration via unique codes.
Regards,
Paul
Posted by:
dpolishsensation
17 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.