"Francois" == Francois Gouget fgouget@free.fr writes:
Francois> On 1 Nov 2002, Jaco Greeff wrote: [...] >> Now wera are faced with a problem in that wcmd is not a pure Windows >> application and it doesn't reside in your Windows filesystem, rather >> it is in your *nix path.
Francois> Try c:\Windows\System\wcmd.exe and I think you will find that Francois> it works.
Giving a fully qualified patch is probably bad advice here. Try "wcmd.exe" only and have cmd.exe.so in wine's program directory. Wine sets on startup WINEDLLPATH to "$topdir/dlls:$topdir/programs" and wineapploader there should manage to start the application.
Probably Alexandre knows more.
Bye