[Wine] Re: Run service on Wine?

vitamin wineforum-user at winehq.org
Wed Apr 30 12:00:57 CDT 2008


MichaelZ wrote:
> I installed my service at c:\MyCompany\MyService.exe. And I try to run the service in Terminal window:
> wine net start "c:\MyCompany\MyService.exe" I got the following error messages:
> [maker at fc6-dev ~]$ wine net start "c:\MyCompany\MyService.exe"
> fixme:advapi:RegisterEventSourceA ((null),"ImgLM"): stub
> fixme:advapi:RegisterEventSourceW (L"",L"ImgLM"): stub
> fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 300, std (d/m/y): 26/10/2008, dlt (d/m/y): 6/04/2008
> Could not get handle to service.
> The wine version is 0.9.60.
> Thanks.
> 
> Michael

LOL does that work in windows? No it doesn't! You have to properly install service into registry. Then you can use 'net start <service name>' command. 
Also make sure you using new Wine version(s) (wine-0.9.60 or at least wine-0.9.58).







More information about the wine-users mailing list