Hello I upgraded from ~0.76 to 1.0.1 because of the nice feature of the bootdir and now redirect of stdin does not work anymore in dos call and inside dos: "dos <xx.bat" will ignore the passed data and "C:> somethng.exe <xxx.dat" will also ignore the passed data Is this a bug or do I have to do it in a different way, e.g. keystroke for the dos command (which I do now) and inside dos??? If the < does not work then I have to change some remote dos commands. If I do "C:> type xxx.dat | somethng.exe" it does not pass as well. Actually the redirect should work but with dosemu-1.0.1 it will not! Another question: Didn't do the old dosemu version file locking, because the 1.0.1 gave me problems before I added in NFS mount the nolock directive? Another encountered problem: sometimes the PATH variable is not fully walked through (find file) when you do change the path in a batch file an a program is executed. I fixed this by adding a dummy (e.g. ;C:\) in the autoexec.bat at the end of the PATH definition. Cheers Peter
