How to control files such as windows update program?

S

soarnil

I hope i could write a program to execute a range of ".exe" files.
When there is a "Licensing Agreement", the program can choose
"Accept",then click "Next" until "Finish".Or maybe it could use some
function to finish this rather then really "click" the buttons.
 
G

Gabriel Genellina

soarnil said:
I hope i could write a program to execute a range of ".exe" files.
When there is a "Licensing Agreement", the program can choose
"Accept",then click "Next" until "Finish".Or maybe it could use some
function to finish this rather then really "click" the buttons.

Some installers accept command line options to control how they
behave, and sometimes you can run the installation completely
unattended.
If there are no choices, you could use pyWinAuto to "click" the
buttons.
 
S

soarnil

Some installers accept command line options to control how they
behave, and sometimes you can run the installation completely
unattended.
If there are no choices, you could use pyWinAuto to "click" the
buttons.

Thank you very much!
I really think I must write this tool by myself. Now I'll learn
something about pyWinAuto.
Thank you!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top