[Wine] Keep wine resident

Fernando Cassia fcassia at gmail.com
Tue Mar 1 01:38:55 CST 2016


On 2/28/16, Seth Hill <sethrh at gmail.com> wrote:

> The ideal solution would be a command line switch to wine or a service that
> could be run when the node boots. I did try wineserver -p, but that had no
> effect on startup time (I’m not sure what wine server does).
>
> Any thoughts?
>
> Thanks,
>
> Seth

You could try using Wine to run Powershell and start a detached session.
https://blogs.technet.microsoft.com/heyscriptingguy/2013/10/12/powertip-run-remote-command-in-disconnected-session/

Then reconnect to it at will and make it launch processes...

Not sure how well that'd work, or if you need redirection etc.

It's worth a shot...
FC



More information about the wine-users mailing list