PDA

View Full Version : Help with writing a script


KenR60
09-13-2007, 03:58 PM
Hello All, I am looking at creating a setup file but wanting to customise it to show the below

1) A screen that shows a label with the Caption of the Harddrive Serial ( I see this can be done by seeing examples here )

2) A Textbox where the User needs to enter a new Serial ( I Call the CD Serial ) based on the HD Serial. This new Serial needs to then allow the user to continue with Installation. The CD Serial doesn't have to be too involved, its just to stop the User attempting to use the CD on other Computers. I have other Protection in place if they did manage to do this so as I said, doesn't have to be Fort Knox.

3) Write both Serial's to the Registry

Happy to make a Payment to someone to help rather then expect nothing in return. Thanks in Advance

jassing
09-13-2007, 06:42 PM
1) A screen that shows a label with the Caption of the Harddrive Serial ( I see this can be done by seeing examples here )

Just add a screen to the installer -- you don't have to use the screens "prefilled" -- you can add/delete/change any of them.


2) A Textbox where the User needs to enter a new Serial ( I Call the CD Serial ) based on the HD Serial. This new Serial needs to then allow the user to continue with Installation. The CD Serial doesn't have to be too involved, its just to stop the User attempting to use the CD on other Computers. I have other Protection in place if they did manage to do this so as I said, doesn't have to be Fort Knox.

That's just another screen --

3) Write both Serial's to the Registry

see Registry.SetValue()


Happy to make a Payment to someone to help rather then expect nothing in return. Thanks in Advance

If you need more than "help" (ie: you want someone to do it for you) I am for Hire.. Private Message me to discuss... But I'm more than happy to help for a question or three....