Eric Pouech wrote:
If you're saying running nested wcmd isn't working, then yeah, that needs fixing.
this comes from wcmd using FindExecutable/SHGetFileInfo, and those API don't handle properly builtin executables
A good reason for us to switch to generating PE format for all our builtin executables on x86. IMHO winelib apps are most useful on nonx86 platforms... - Dan