http://bugs.winehq.org/show_bug.cgi?id=26550
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2011-10-17 20:20:12 CDT --- Unix and the BSDs have setproctitle, and I see configure looks for this, but it's not clear if it is actually used by Wine (beyond my expertise). I don't currently have access to a Unix or BSD system but Linux does not have setproctitle (Ubuntu certainly doesn't anyway).
However: http://code.google.com/p/py-setproctitle/ (one of many projects like this)
I will give that a go, see if it helps.
If anyone can tell me if Wine uses setproctitle at all then please shout up.