From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 04:12:48 2008 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 281B41065670 for ; Tue, 22 Apr 2008 04:12:48 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.freebsd.org (Postfix) with ESMTP id 00F658FC14 for ; Tue, 22 Apr 2008 04:12:47 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id m3M4Ckif003711 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 21 Apr 2008 21:12:46 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id m3M4CkQp003710; Mon, 21 Apr 2008 21:12:46 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA08625; Mon, 21 Apr 08 21:02:19 PDT Date: Mon, 21 Apr 2008 21:00:40 -0700 From: perryh@pluto.rain.com To: fbsd06@mlists.homeunix.com Message-Id: <480d62e8.E0cETYj8B+nMScQU%perryh@pluto.rain.com> References: <47ba7e1f.UDwudqHevRDrsQ8d%perryh@pluto.rain.com> <18362.56078.951095.162984@jerusalem.litteratus.org> <480a9dff.Xi5QQIoFO6uXZXhI%perryh@pluto.rain.com> <200804201359.36883.tijl@ulyssis.org> <20080422011250.393b0b32@gumby.homeunix.com.> In-Reply-To: <20080422011250.393b0b32@gumby.homeunix.com.> 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: wine: notepad OK, others not 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: Tue, 22 Apr 2008 04:12:48 -0000 > > ... If you want to run applications under Wine either install > > them under Wine or (with simple applications) copy them over > > from a Windows install into ~/.wine/drive_c. > > And specifically I'd populate ~/.wine/drive_c/windows/fonts > from a real windows installation. Which raises the question: how does one figure out what-all pieces of a real windows installation should and should not be copied (or symlinked) into ~/.wine/drive_c? So far it looks as if some (but surely not all) .exe's and .dll's, and (all?) fonts, should be imported.