PDA

View Full Version : AutoRun Max Buisness (serial code/u.l.a.)


Livingan
06-24-2008, 09:17 AM
1) Serial Code
I was hoping that there would be a way to add a product key serial code system to my current program. With the PDF files that are on this cd, it is very important to our company that we have a serial code system to protect from pirating.
2) User Licence Agreement
Our company deals with storing a clients medical information through our portfolio's and we have a U.L.A. that we would want a person to agree to before printing off any of our PDF files. If we could even add the ULA agreement to the original Serial Code System, that would be great as well.

Adam
06-26-2008, 02:25 PM
The only security feature that can accept a password is in the "Web/Email executable" build option.

You can add an EULA by making the first page in your project into it and have one button (do not agree) exit the project and the other button (I agree) jump to page 2.

Adam Kapilik