greatlrd@svn.reactos.com wrote:
Change some error msg from ConErr to ConOut for they are being pipe so the behover are equal with ms windows cmd
Updated files: trunk/reactos/subsys/system/cmd/error.c
Ros-svn mailing list Ros-svn@reactos.com http://reactos.com:8080/mailman/listinfo/ros-svn
Hi,
I think this change is wrong (also some parts from 16579). The error messages have always to go to the error output (STD_ERROR_HANDLE).
- Hartmut