Hi folks,

I got this weird question and want to ask what you think of it. When you install a software, it has all these screen forms where you just click on Next to go on to the next screen and proceed installing. Is it possible in VB to program a code or record a macro such that it will just say yes to all the questions, like accepting all defaults so that the user doesn't click the NEXT button or YES button, it just proceeds to the installation process right away?

Does that mean you should have access to the source code of the installation process? What happens if the software is using Install Shield? Would this be possible at all or not?
Thanks!