Displaying 4 results from an estimated 4 matches for "autoit3".
Did you mean:
autoit
2013 Nov 09
2
Enumeratings shares on Samba (3/4) servers with vbs
Hi,
Working on an login script here for my samba4 servers. I try to get an
list of the shares on server with this vb code.
Set shares = GetObject("WinNT://SERVER/LanmanServer")
For Each s In shares
WScript.Echo s.Name
Next
The code works fine against Windows 2003/2008 R2. But if SERVER is an
Samba Server (tested 3.6.x/4.0.10) i get an group not found error.
Other this like
2006 Dec 18
13
unit testing wxruby GUIs
...at tests/test_item_data.rb in the
distribution for an example.
But I guess you are also interested in testing a GUI as a whole. There
are two routes you might consider:
1) Use the fact that wxruby creates native widgets and drive the GUI
using something like AutoIt (http://www.autoitscript.com/autoit3/),
using Ruby + Win32OLE as glue
(http://wiki.rubygarden.org/Ruby/page/show/AutoIt_For_Windows).
There are some options on OS X as well:
http://groups-beta.google.com/group/comp.lang.ruby/browse_thread/thread/5423c75db1a53c2d?hl=en
The disadvantages are these being single platform solutions. Wi...
2010 Apr 02
0
Wine release 1.1.42
...al 8 installer crashes before completing setup
22178 start.exe crashes when trying to run MSPaint from Windows ME
22193 CDBurnerXP separator controls appear as a stretched red X
22194 Error in VGA video mode known mode list
22196 Unable to resize image size in PhotoScape editor
22199 AutoIt3 / Windows Scripting Host 5.6 : upgrade from 1.1.40 => 1.1.41 breaks dictionary functionality
22237 Paint.NET 3.5.4 installer disappears immediately (with Mono)
----------------------------------------------------------------
Changes since 1.1.41:
Alexandre Julliard (88):
makefiles: G...
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.