From owner-freebsd-questions@FreeBSD.ORG Wed Nov 10 09:21:21 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3786106566C for ; Wed, 10 Nov 2010 09:21:21 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 5DF4C8FC16 for ; Wed, 10 Nov 2010 09:21:21 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 65D62E7208; Wed, 10 Nov 2010 09:21:20 +0000 (GMT) Received: from unknown (client-82-26-212-122.pete.adsl.virginmedia.com [82.26.212.122]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Wed, 10 Nov 2010 09:21:19 +0000 (GMT) Date: Wed, 10 Nov 2010 09:21:18 +0000 From: Bruce Cran To: "Michael Ross" Message-ID: <20101110092118.000059ff@unknown> In-Reply-To: References: <201011100009.oAA09mfG024502@mail.r-bonomi.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.16.6; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Tips for installing windows and freeBSD both.. anyone?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2010 09:21:21 -0000 On Wed, 10 Nov 2010 04:02:34 +0100 "Michael Ross" wrote: > For Windows OSes there is actually a rather nice tool out there, > > http://www.autoitscript.com/autoit3/ > > which allows you to script the GUI cross-app. Microsoft also have the UI Automation API to script GUI applications. -- Bruce Cran