Re: [Freedos-user] Maybe a bug about fdconfig.sys or command.com

2005-02-23 Thread Arkady V.Belousov
Hi! 22-Фев-2005 19:01 [EMAIL PROTECTED] (Eric Auer) wrote to freedos-user@lists.sourceforge.net: >> 2. /p is option without argument, so your equal sign is wrong. EA> This is wrong, /p=fdauto.bat works great for me. FreeCOM-specific syntax. EA> SHELL=c:\freedos\bin\command.com c:\freedos\bin /e:5

Re: [Freedos-user] Maybe a bug about fdconfig.sys or command.com

2005-02-21 Thread Arkady V.Belousov
Hi! 19-Фев-2005 19:43 [EMAIL PROTECTED] (Xiang-Rui Wang) wrote to Freedos-user@lists.sourceforge.net: XW> First, I see the fdconfig.sys has this line: XW> SHELL=C:\FDOS\command.com C:\FDOS /D /P=C:\fdauto.bat /K set XW> path=C:\FDOS\bin 1. you may reduce "set path" to "path". 2. /p is option

[Freedos-user] Maybe a bug about fdconfig.sys or command.com

2005-02-19 Thread Xiang-Rui Wang
First, I see the fdconfig.sys has this line: SHELL=C:\FDOS\command.com C:\FDOS /D /P=C:\fdauto.bat /K set path=C:\FDOS\bin Then I chang it to this: SHELL=C:\FDOS\command.com C:\FDOS /D /P=C:\fdauto.bat /K set path=C:\FDOS\bin;C:\UTILS\bin After I reboot the machine, I found it hangs.(It s