search for: autoit

Displaying 20 results from an estimated 32 matches for "autoit".

Did you mean: dutoit
2007 Apr 24
0
how to capture text from a popup window..in watir
...uby file which is using that code. and second one is i want to capure the text of that popup.. i tried this with no success #----- js_dialog.rb ----- require ''win32ole'' require ''test/unit'' require ''test/unit/ui/console/testrunner'' # # Use AutoIt to read and close Javascript dialog windows # module JavascriptDialog # # Target javascript dialogs with this window title # WINDOW_TITLE = "Microsoft Internet Explorer" class << self # # Return the text contained in a javascript dialog (e.g....
2011 Aug 22
1
Autoit
I've been using AutoIt for a while now and so far AutoIt works pretty well in WINE, however a few things don't work such as @DesktopRefresh or Inputbox(). Is WINE going to have AUTOIT support / compatibility / something any time soon?
2011 Apr 11
1
AutoIt in wine
Can some one help me understand wines error reporting syntax? fixme:win:LockWindowUpdate ((nil)), partial stub! I get the above error when I use scite (ubuntu version, not the scite4autoit version) to launch autoit from the wine program files directory. And what if I just throw in all the dlls from my virtual machine's xp os into wines system32 directory so that all the extra dll's are reachable? Has any one here thought of using autoit in wine to locate bugs? Sounds like...
2011 Aug 22
1
Autoit Bug - @DesktopRefresh
Posted: Sun Aug 21, 2011 8:11 pm Post subject: Autoit Bug - Inputbox In wine-1.2.2 and wine-1.3.15 on Ubuntu @DesktopRefresh for autoit does not give correct output. sample script: MsgBox(0x0, "Desktop Refresh", @DesktopRefresh) Expected result: Message Box showing Desktop Refresh Actual result: Message Box showing Desktop Refresh as...
2011 Aug 22
1
Autoit Bug - Inputbox
In wine-1.2.2 and wine-1.3.15 on Ubuntu Inputbox() for autoit does not work. sample script: InputBox("meh", "meh") Expected result: Input window Actual result: Nothing and program exits Terminal output when compiled: fixme:win:LockWindowUpdate ((nil)), partial stub
2010 Feb 08
4
Gnome wine menu entry gone
Well for a long time now my wine menu entry in gnome has been gone. Most threads I read all say to fine the <deleted> tag in .config/menus/applications.menu but mine doesn't have it.
2011 Jun 29
1
Update MS Windows PATH variable based on a R script
...re: I'd like to update my windows PATH based on a script routine in order to make sure that crucial components are contained. Much like what happens at the installation of Rtools (if desired). Now, can you do that from within R or do I need some sort of windows batch file or something like AutoIt script (http://www.autoitscript.com/site/autoit/)? If so, what would I need to put in there? Here's what I tried in R: unlist(strsplit(Sys.getenv("PATH"), ";")) PATH.0 <- Sys.getenv("PATH") PATH.1 <- paste(PATH.0, "C:\\blabla\bin") Sys.setenv(&qu...
2006 Jan 18
2
deployment of software
I have Samba and about 40 WinXP Clientes running. Now I?m trying to find a way to deploy software (for example updates of E-Mail Client, Windows Patches) to my Clients. I was playing around with AutoIt and some "switch-user-tools" for windows, which really works but also is kind of complicated and time consuming. In my environment, every user got his own Logonscript on the Linuxserver where I place the call for an installation (for ex Thunderbird update). If the installation on the...
2006 Jan 18
3
Patching XP clients on Samba PDC
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, Does anyone have a good suggestion for patching XP clients on a Samba PDC domain? I've tried using autoit and sysinternal's psexec to write a script to do this but this doesn't work well because the computer has to be active and our machines lock the machine if it's not active in 15 minutes. I hate having to log onto every machine every time another ms patch is released. Any suggestions or...
2014 Jul 29
0
Simple UpsTray client for Windows
...1:3493 UPS name: my_ups server: 192.168.0.111 port: 3493 (default) UpsTray.exe my_ups at my_nut_server:1234 Equivalent to: UpsTray my_ups at my_nut_server:1234 UPS name: my_ups server: my_nut_server port: 1234 The tool is written as compiled AutoIt script (http://www.autoitscript.com/site/autoit). The code is based on WinNUT client source (http://sourceforge.net/projects/winnutclient). Now it was tested on two client machines and one Synology linux server only. Maybe this will help somebody for simple NUT Ups monitoring. Regards, Ilya ded...
2008 Feb 25
1
just a wine newbee
I come from Autoit because it doesn't support Linux OS. I've some questions: 1- can I make Linux programs with a computer that only has Windows? 2- I see the downloads page of windows, but there is not any compiler or something like that. where is it? 3- Can I use sciTE for program in wine? 4- is there a hel...
2004 Jan 28
9
How to generate a report with graphics and tables?
Hello R-Users, I have some data sets which change on a daily bases. So far I have imported these sets into R, done all my evaluations resulting in a couple of plots, charts and tables of numbers which I copy&pasted via clipboard into Powerpoint. The procedure is always the same and I wonder, whether there is no easier way for doing so. Is there some type of "report generator"
2005 Mar 12
1
FW: Watir needs a Win32GUI library
...f this, but it uses Cygwin and appears to have been abandoned. http://raa.ruby-lang.org/project/win32-guitest/ We need something that works with MSWIN. Can you help us? So far we have had some suggestions. One person suggested that we just use the Perl library. Another has suggested that we use AutoIt. But personally i would prefer a Ruby solution. Surely i''m not the only Ruby programmer left on the Windows platform. Do we want to let the Perl programmers dominate Windows? Bret _____________________ Bret Pettichord www.pettichord.com
2004 Nov 07
13
distribute/deploy software to clients
Hello, I run a Windows domain based on Samba 3 and I am searching for a way to distribute/deploy software to clients. I.e., a user logging on to a client, software should be automatically installed or upgraded. Is there any common solution? I heard of MSI packages, but I don't know if it is necessary to create MSI packages of all installations... Thanks Florian
2009 Aug 26
1
Scripting - sort of
Dear R-ians: I'm running R2.9.2 on a 6 year old Windows XP DELL with 2 Gig RAM and a 3MHz Pentium 4 chip. I've written a package using the User Menus Under Windows commands (winMenuAdd, etc). It works very well. I have 6 test cases and running any one of them requires many selections form the menus and some keyboard entry, and it takes me hours to exercise them all to see
2006 Aug 08
1
Using wine for automatization
Hello list I have a windows application that is runnable under wine. Now i want this app to be controllable without the gui. For Reasons somewhere between licensing,a crazy management, and legal issues this app cant be replaced be a better solution nor can i reverse engineer it to find out what is does and then recode that. And it has to run under linux. So the plan for automatization
2008 Jun 14
1
Running programs in wine that are in the PATH
I do alot of work with the Autoit V3 scripting language (http://autoitscript.com) which is a windows-based high-level language with most of the functionality of more mainstream languages [/walking billboard] I used this language as a demonstration. It seems like running programs in Wine do not respect the Linux PATH. It must be r...
2008 Aug 29
3
wine rejecting keyboard input when window not focused
I'm wondering if theres a way to disable it, I made a program which broadcasts keystrokes between multiple windows (see the source here, http://www.nomorepasting.com/getpaste.php?pasteid=19683 ) This program works fine in everything, except wine. It works fine in wine too, but only when the window is focused. This makes me think that wine is rejecting the keyboard input, purely because the
2008 Dec 03
4
Preventing Wine from creating shortcuts
Hey, I'm new to the forums but by no means a noob but it's come to the point lately where I'm creating scripts (bash mixed with autoit) where I create a new bottle, silently install the program and then do any fixes etc in the script making it all completely automated (as i tend to re-install my system a lot) The issue I'm having though is the shortcuts wine creates Desktop shortcuts i can simply do an rm -f $HOME/Desktop/ap...
2003 Oct 26
3
Automatic Windows Patch Deployment (OS Agnostic)
A month ago I mentioned on this list work on a automated package deployment tool for Windows systems, which is server agnostic. At the time, I didn't have the time to put it up in a place for public consumption. I do now. The utility is named wpkg (punny isn't it?) It's nothing more than a simple .js (jscript) file which needs to be run on Windows, from a directory containing three