Hi Gonzalo,
Stefan Dösinger schreef:
Ow, ah, this is a different business. I think we use some Linux-only feature to set the name, and Alexandre told me that at least MacOS doesn't have it. I have no idea if there is a way to change the process name under BSD. If there is, feel free to implement it and send a patch
A slightly hacky method is to copy the process to /tmp, rename it and execute it there. It would work for mac and bsd, but I have no idea wether Alexandre would accept it into wine.
Cheers, Maarten.