From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Sowden Subject: autoload problem Date: Wed, 5 Feb 2003 00:34:48 -0800 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <200302050024.08052.jsowden@americansentry.net> Reply-To: jsowden@americansentry.net Mime-Version: 1.0 Content-Transfer-Encoding: 8BIT Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org I tried the line: xdosemu -input '\r' -quiet -E filename I got the error: "KDE cannot launch ..." I edited the properties -> execute -> command location of the desktop icon. Also, the existing line had single quotes arround it. I substitued double quotes, no help. I tried with/without a file type (.bat). Of course I created the batch file in the same directory where the existing autoexec is. By the way, I am having no font problems with extended charcacters (line drawing/pascal turbovision screens, etc. It works great. My application here is to run 1 icon to bring up my dos menu structure and one to give me a dos screen. John