[Wine] Re: Run service on Wine?

MichaelZ wineforum-user at winehq.org
Wed Apr 30 11:23:32 CDT 2008


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







More information about the wine-users mailing list