From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Karcher Subject: Re: problems by faking file extensions Date: Mon, 3 Feb 2003 13:42:04 +0100 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <20030203124204.GA977@Amis.berlin.frey> References: <759377166.1044273507@[10.0.0.1]> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <759377166.1044273507@[10.0.0.1]> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christian Fischer On Mon, Feb 03, 2003 at 11:58:27AM +0100, Christian Fischer wrote > > $_emusys = "emu" > $_emubat = "emu" > > dosemu 1.0.2.1 is loading > > config.sys > autoexec.emu > > logging output is: > > conf: config.emusys = "emu" > conf: config.emubat = "emu" > It depends on your DOS. For future compatibility you should only use $_emusys. $_emubat is obsolet. You could try a developmentversion of dosemu (1.1.4) or a testing version (1.1.4.10). Reinhard