Re: Keep wine resident

Fernando Cassia <[email protected]> Tue, 1 Mar 2016 04:38:55 -0300
Newsgroups gmane.comp.emulators.wine.user
Message-ID <CACGw4H7sH6ozve_sV9g-kV4jccP5xYmGL55suhkoKCOKhEPVfQ@mail.gmail.com>
On 2/28/16, Seth Hill <[email protected]> wrote:

> The ideal solution would be a command line switch to wine or a service th=
at
> could be run when the node boots. I did try wineserver -p, but that had n=
o
> effect on startup time (I=E2=80=99m 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