From owner-freebsd-questions@FreeBSD.ORG Sat Mar 5 14:40:53 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B74116A4CE for ; Sat, 5 Mar 2005 14:40:53 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47B9443D49 for ; Sat, 5 Mar 2005 14:40:53 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id AC7635DB3; Sat, 5 Mar 2005 09:40:52 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 51894-09; Sat, 5 Mar 2005 09:40:50 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-53-96.ny325.east.verizon.net [68.161.53.96]) by pi.codefab.com (Postfix) with ESMTP id 7BAD35D41; Sat, 5 Mar 2005 09:40:50 -0500 (EST) Message-ID: <4229C4FC.1020503@mac.com> Date: Sat, 05 Mar 2005 09:41:00 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chris References: <001501c52197$14127760$6501a8c0@chris> In-Reply-To: <001501c52197$14127760$6501a8c0@chris> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com cc: freebsd-questions@FreeBSD.org Subject: Re: Please help if you can X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 14:40:53 -0000 Chris wrote: > I would like to know if this OS platform supports your everday and ever so > standard .EXE applications. Yes, FreeBSD will run standalone executable code in the various .exe and .dll formats, although people often use Wine or a similiar emulator if they want to have a more complete Windows environment available while using FreeBSD. > Basically, I am wondering if FreeBSD is compatible to all of the endless > softwares out there that "require" you to be using a certain version of > Microsoft Windows? All of the software? No. Not that most Windows software is portable enough the run on all flavors of Windows itself: there's plenty of old 16-bit stuff which won't work on a modern Win32 platform (WinXP, 2003, etc), just as there is a huge amount of stuff written today which won't run on Windows 3.1. That being said, FreeBSD doesn't come with the Windows DLL's that many programs use. But they and other resources like TrueType fonts can be used if you migrate them, and if you check the ports collection you you find ways of using Flash and RealPlayer and video codec stuff like that if you really want to. Stability may suffer somewhat compared with purely native FreeBSD apps, but if people want to view websites in Flash (or be advertised to, more accurately), they can. See http://www.freebsd.org/ports/ > I'm not a computer genius (though for some reason many label me as that) > but I know my way around the Windows platform quite well. I am not an > advanced programmer in any sort, but I do try and have several different > types of programming software. Don't worry about it-- I promise that we won't call you a computer genius if you don't want us to. I make no comment on what might happen in the converse situation, but I suggest verifying your sense of humor beforehand. -- -Chuck