473,396 Members | 2,002 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to control files such as windows update program?

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.

Apr 8 '07 #1
2 1280
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

Apr 8 '07 #2
On 4ÔÂ8ÈÕ, ÉÏÎç10ʱ28·Ö, "Gabriel Genellina" <gagsl-...@yahoo.com.arwrote:
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!

Apr 8 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: S.W. Rasmussen | last post by:
With the risk of being accused of multi-posting I would like to draw the attention to a serious visual basic/windows issue discussed in the microsoft.public.vb.bugs newsgroup. As pointed out below...
9
by: Guy | last post by:
I have extended the datetimepicker control to incorporate a ReadOnly property. I have used the new keyword to implement my own version of the value property, so that if readonly == true then it...
0
by: Mobile Boy 36 | last post by:
I'm trying to make a very simple Textbox with a FocusColor property...When the focus changes to the control, the backcolor must change automaticly to the color set by the focusColor property....
5
by: fniles | last post by:
We created an ActiveX control and marked it as safe for scripting using Implements IObjectSafety. We then created a CAB file and signed it using Verisign. We also created a license file (LPK file)...
0
by: ChopStickr | last post by:
I have a custom control that is embedded (using the object tag) in an html document. The control takes a path to a local client ini file. Reads the file. Executes the program specified in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.