I developed a program using visual basic 6.0. I want to create a setup program that has an agreement page (i.e. it has two buttons ,I agree and I don’t agree buttons, so that if a user does not agree to the terms of agreement, he/she will not install the program). I used the packaging and deployment tool provided with visual basic 6.0, it does not create an agreement page. How could I create a setup program that contains an agreement page? I appreciate...