Jump to content

ChrisG

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by ChrisG

  1. I've created a script to install a couple of items of software which will work fine if the installation is actioned on a PC where the software hasn't already been installed. All works fine in this instance. What I want to achieve is to be able to have the installation be able to cater for the installation purhaps being an update on a PC where a previous installation has already been installed and therefore causes the screens that appear to vary from a new installation e.g. additional screens specifying that certain directories exist. How can I cater for this ? Any ideas?
  2. Where's the best place to learn how to deal with Autoit scripting relating to Internet Explorer when I have an extreme lack of knowledge ?
  3. Does anyone know if Autoit works with IBM Websphere?
  4. I'm trying to set up a script to install IBM DB2 on a machine. One of the initial screens that appear is titled "DB2 Setup wizard - DB2 Administration Client" This screen takes a few seconds to be ready to receive input, namely clicking on the 'Next' button or Alt N (!N). I've put a winwait("DB2 Setup wizard - DB2 Administration Client","",20) command to give time for the screen to be ready for input yet the command completes as soon as the screen appears prior to the Next button being available. Does anyone have any ideas ?
×
×
  • Create New...