From owner-freebsd-questions@FreeBSD.ORG Mon Feb 14 06:13:00 2011 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 7E1ED106566B for ; Mon, 14 Feb 2011 06:13:00 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 4E2278FC14 for ; Mon, 14 Feb 2011 06:13:00 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id p1E6CxXO047838 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 13 Feb 2011 22:12:59 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id p1E6Cxgw047837; Sun, 13 Feb 2011 22:12:59 -0800 (PST) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA02075; Sun, 13 Feb 11 22:11:22 PST Date: Sun, 13 Feb 2011 22:11:00 -0800 From: perryh@pluto.rain.com To: xxjack12xx@gmail.com, dschoenegg@frontier.com Message-Id: <4d58c774.a/IZZiqrPYnohlN2%perryh@pluto.rain.com> References: <4D5886FC.5080708@frontier.com> In-Reply-To: User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: I have a question? 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: Mon, 14 Feb 2011 06:13:00 -0000 "Jack L." wrote: > On Sun, Feb 13, 2011 at 5:35 PM, Dieter wrote: > > Can you use windows programs in freebsd? > > If you install wine, yes. _and_ if the windows programs you want to run _work_ in wine. Wine intends to become a complete win32 implementation, but: 1. It's not there yet. Many applications run well. Some run passably. Some don't work at all. 2. Too many windows programs take advantage of undocumented, unsupported windows "hacks" that can't ever be made to work in wine. Copy protection schemes are among the worst offenders in this area. Check the wine AppDB at http://appdb.winehq.org for the particular windows programs you want to run.