I\'m working to simplify using an InstallShield template by setting components, parameters, and environment variables from an .ini file via the automation interface. I\'m stumped as to the right way t
Okay, here\'s my problem: I\'m using WatiN to navigate a website, but then a java applet pops up in a separate window. Ideally, I\'d like to automate that window (list box selections, key presses and
I\'d like to know how to restart a computer in such a way that once restarted it will log in using given credentials via a command-line command or perhaps using some other method perhaps in C# code.
I\'m running PyS60 on a Nokia N95 phone, and I want to find a way of having my script interact with an application running in the background.
I am seeking advice: Ideally, I would like to give an Administrator (of the web server) one file (.exe, .msi, .bat, whatever you suggest), so that when they execute the package, it will setup my appli
i have some VB that uses DAO to grab some data, one field being a date field (as in date of a transaction). its not date/time, just simply date like dd/mm/yyyy.
I need to automate packing of Java EE projects int开发者_运维技巧o EAR archive in Eclipse. The most easy way, I think, is using Ant script. But writing of Ant from start is routine and long task. Is t
When I load a page with Firebug I can see a list of all the i开发者_Python百科mages required by the site.
I\'m new to SSH. How to copy a .gz file from one server to another using SSH? I\'m usi开发者_如何学运维ng cron to backup mysql databases and want to also automate the process of copying the .gz files
I\'ve been automating some tests against a web application using Python and COM.My scripts send clicks to the browser to emulate user behavior and verify the results.I\'m trying to find out if moving