Re: Enter network password dialog ... I have downloaded and installed the AutoIt program and have the following ... > AutoItwindow handling defaults to match the start of a window title that ... (microsoft.public.scripting.vbscript)
RE: refresh desktop ... I have only ever done this using VBScript and an ActiveX control called AutoIT...... Once registered the following script can be used to refresh the desktop... ...Dim oAutoIT... (microsoft.public.win2000.registry)
Re: ADODB.Connection Problem. Need help troubleshooting. ... Windows XP with SP2.... I tried a few more machines today without problem except for the one ... Are you saying that the code was originally VB, and was converted to AutoIt,... Maybe you should convert the relevant section of code to VBScript,... (microsoft.public.scripting.vbscript)
Re: Sending keystrokes to an application running on Citrix ICA Client ... Take a look at the Beta DLL for AutoIt and incorporate this in your ...SendKeys.... >> Now, this works if Excel is running under Citrix, but if Excel is ... >> enter the keystrokes on the keyboard under the same circumstances the ... (microsoft.public.dotnet.languages.vb)
Re: Scripting SAP GUI (Windows) ... but many good tools, for identify windows, process, send keystrokes, emulate mouse, etc. ... Good trick: Autoit-X is a COM server, with the most importants functions of Autoit; and Autoit-X can be driven from Python+PyWin32. ... (comp.lang.python)