Hi group,
I have software which runs as a service, and I can get this to start at
login using wineboot, but I'm trying to start the service before login.
Does anyone know how this may be done?
Many thanks,
DP
--
NCH Software
Starting services before login
Re: Starting services before login
You will have to setup NX (or like) server aka "virtual X server". Wine (in most cases) can't run without one and you won't have one before you login. Then start it at any time you want it.Daniel Polkinghorne NC... wrote:Hi group,
I have software which runs as a service, and I can get this to start at
login using wineboot, but I'm trying to start the service before login.
Does anyone know how this may be done?