search for: queryservicestatus

Displaying 8 results from an estimated 8 matches for "queryservicestatus".

2003 Feb 12
4
rsync in cygwin as service
...6 /usr/bin/ps Administrator@dm-w2ks /usr/bin So I'm trying to set it as service: C:\cygwin\bin>cygrunsrv -I "RSYNC" -d "Rsync" -p /bin/rsync.exe -a "--daemon --n o-detach" C:\cygwin\bin>cygrunsrv -S "RSYNC" cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The service has not been started. And I see in event log: The description for Event ID ( 0 ) in Source ( RSYNC ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The followi...
2002 Nov 29
2
Rsync service on Win2k?
...rsync/ Lastly, I tried getting it running via srvany.exe (from the Win2k resource kit) and srvinstw, with even less intelligible output. Any help would be very much appreciated. Cheers, -John cygrunsrv's error message: $ cygrunsrv -S "RSYNC" cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The service has not been started. Here's the Win2k event viewer log: Event Type: Error Event Source: RSYNC Event Category: None Event ID: 0 Date: 11/29/2002 Time: 5:15:26 PM User: NT AUTHORITY\SYSTEM Computer: SISB0006PFS Description: Th...
2004 Jan 03
2
one more thing i forgot...
there is one more thing that you should probably see: this is the error message that cygrunsrv.exe gave me: Eric at ballistic ~ $ cygrunsrv --start sshd cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The service has not been started. this is the error message that "net" gave to me: Eric at ballistic ~ $ net start sshd The CYGWIN sshd service is starting. The CYGWIN sshd service could not be started. The service did not report an error. More help is available by...
2011 Jan 12
14
Problems with DC Universe Online
...n: BOOT *** Registering components in: NSS *** Registering components in: nsAutoConfigModule *** Registering components in: mozSpellCheckerModule *** Registering components in: nsWindowsProxyModule fixme:iphlpapi:NotifyAddrChange (Handle 0x321e8b8, overlapped 0x321e8c0): stub 0[143ff8]: Autodial: ::QueryServiceStatus() failed. Error: 6 0[143ff8]: Autodial: Error reading reg value EnableAutodial. 0[143ff8]: Autodial: ::QueryServiceStatus() failed. Error: 6 0[143ff8]: Autodial: Error reading reg value EnableAutodial. ************************************************************ * Call to xpconnect wrapped JSObject...
2011 Apr 08
0
Wine release 1.2.3
...reg as an alias for /z. Charles Davis (2): ntdll: Fix IOCTL_CDROM_RAW_READ on Mac OS. ntdll: Implement CDROM_GetInterfaceInfo() on Mac OS. Cheer Xiao (1): view: Update simplified Chinese translation. Damian Dixon (1): advapi32: Added check for NULL pointer being passed to QueryServiceStatus for either parameter. Damjan Jovanovic (1): winemenubuilder: Do not skip entries when cleaning up file open associations. Dan Kegel (1): winemenubuilder: File associations should set wineprefix. David Bartley (1): iphlpapi: Add CancelIPChangeNotify stub. David Hedberg (1):...
2007 Apr 27
0
Wine release 0.9.36
...bytes. atl: Use the first entry in the object map in AtlInternalQueryInterface when IUnknown is requested. atl: AtlModuleGetClassObject should store an intermediate pointer in obj->pCF and then query this for the requested interface. Rolf Kalbermatter (6): advapi32: Implement QueryServiceStatusEx. advapi32: Make QueryServiceStatus use QueryServiceStatusEx. advapi32: Make SERVICE_STATUS_PROCESS match the declaration in MSDN and PSDK. advapi32: Add EnumServicesStatusExA/W stub implementation. advapi32: Make struct service_data_t have the new SERVICE_STATUS_PROCESS st...
2010 Dec 24
0
Wine release 1.3.10
...mscoree/tests: Fix a broken test (LLVM/Clang). quartz: Avoid %L in traces (LLVM/Clang). Cheer Xiao (2): view: Update simplified Chinese translation. write: Update simplified Chinese translation. Damian Dixon (1): advapi32: Added check for NULL pointer being passed to QueryServiceStatus for either parameter. David Bartley (1): iphlpapi: Add CancelIPChangeNotify stub. David Hedberg (14): urlmon: Set BINDF_NEEDFILE if BINDF_PULLDATA is not specified. wininet: Respect SECURITY_FLAG_IGNORE_CERT_DATE_INVALID. wininet: Make module handle scope global. win...
2008 Aug 22
0
Wine release 1.1.3
...p some tests on NT4. kernel32/tests: Show the setting of the debugger registry value. include/wine/svcctl.idl: Remove duplicate define. ole32/tests: Fix a test on win98 and W2K. advapi32/tests: Add helper function to get function pointers. advapi32/tests: Add tests for QueryServiceStatus. advapi32/tests: Add tests for QueryServiceStatusEx. advapi32/tests: Add tests for EnumServicesStatusA. advapi32: Prevent a crash when passing an allowed NULL parameter. advapi32/tests: Add tests for EnumServicesStatusExA. Piotr Caban (33): msxml3: Generalize bsc_t im...