Having VB hit "Next" Buttons Automatically
Ok, thanks for everyone's help so far, I have another question that might be a little strange.
I was wondering if there is a way to have VB "click" the Next buttons in another application.
Here's my scenario, I'm writing a custom installation program that requires the user to run another setup program first. I have it calling and running that program fine, but the user has to click next about 3 times, then click finished. Is there anyway to automate this so when you run my program, it steps through automatically? :rolleyes:
Thanks a ton!
-Jake