ntdll: Use environment variable "WINESERVER" first on search for wineserver to start.

Stefan Dösinger stefandoesinger at gmail.com
Fri Feb 17 13:21:08 CST 2017


Am 2017-02-16 um 22:21 schrieb Ralf Habacker:
> This is not to run a different wineserver. This is required to start
> wineserver with command line parameters e.g. by creating a wineserver.sh
> shell script with specific informations:
> 
> cat ~/wineserver.sh
> /usr/bin/wineserver --persistent=600
> 
> WINESERVER=~/wineserver.sh wine <myapp>
Why not simply execute wineserver with the persistent flag + whatever
else you need before you run the actual wine command?



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20170217/0644478a/attachment.sig>


More information about the wine-devel mailing list