Programming Mouse Clicks
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I am a new programmer with VB. I need some help. This is what I ultimately want to do. I want to write a .exe which will copy a program to a specific folder, and then launch that program inside the folder. That program causes a pop up screen to emerge with a button on it that says execute. I want the.exe file to automatically click on the execute button without having to prompt the user and then close that program it opened. If someone could help me out I would greatly appreciate it. Thank you very much for your time.