On 4月8日, 上午10时28分, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
> soarnil wrote:
> > 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.
>
> --
> Gabriel Genellina

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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to