Hello,
i found a problem during running a batch file. The problem is the start command. Win9x has it as separate comand (as we currently have it in wine). The Nt based Windows Versions have it as builtin comand in cmd.
Wcmd does not know the start command because the start command ist installed in windows/comand directory, but the directory ist not in the path known by wcmd.
An easy fix might be to add the windows/comand directory to the path variable on startup of wcmd.
Is the fine for everyone? If not please suggest a better solution.
Bye Stefan