search for: stopservice

Displaying 11 results from an estimated 11 matches for "stopservice".

2007 May 04
3
Lotus Notes 6.5 fail to install in Wine
...unhandled standard action L"RemoveExistingProducts" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnpublishComponents" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnpublishFeatures" fixme:msi:msi_unimplemented_action_stub StopServices -> 5 ignored L"ServiceControl" table values fixme:msi:msi_unimplemented_action_stub DeleteServices -> 5 ignored L"ServiceControl" table values fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterTypeLibraries" fixme:msi:ACTION_Handl...
2009 Aug 27
1
Fatal: Dovecot is already running
...` while [ "$IS_ALIVE" != "1" ]; do sleep 5 ConsoleMessage "dovecot - waiting for MySQL" IS_ALIVE=`/usr/local/mysql/bin/mysqladmin -umysql ping | grep -c 'alive'` done StartService () { ConsoleMessage "Starting dovecot" /usr/local/sbin/dovecot } StopService () { return 0 } RestartService () { return 0 } RunService "$1"
2009 Jan 24
2
nginx and mongrel, more info
Hello, Where I can find more info on how to nginx and mongrel boot when the machine reboots ? In os x, please. In Linux world I found some scripts but they don''t work and don''t go in the same place as OS X. thanks, r. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the
2007 Mar 19
1
Trying to install MS Front Page
...dleStandardAction unhandled standard action L"RemoveODBC" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnpublishComponents" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnpublishFeatures" fixme:msi:msi_unimplemented_action_stub StopServices -> 2 ignored L"ServiceControl" table values fixme:msi:msi_unimplemented_action_stub DeleteServices -> 2 ignored L"ServiceControl" table values fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterTypeLibraries" fixme:msi:msi_unimplemented_...
2014 Dec 12
0
Wine release 1.7.33
...a trailing '\n' to a FIXME(). dwrite: Fix compilation on systems that don't support nameless unions. Gerald Pfeifer (1): wordpad: Check for array index before using it in registry_set_filelist. Hans Leidekker (11): msi: Properly handle service control events in Start/StopService. cryptnet: Add support for base64 encoded certificates, CRLs and CTLs in CryptRetrieveObjectByUrl. winhttp/tests: Handle more potential connection failures. winhttp: Enable automatic authentication by default in the request object. winhttp: Fill the read buffer first in drai...
2016 Apr 17
2
NUT Windows port sources review
...ions. I could reduce the setup size using static linking during my experiments. 7. The installed executable files should have VERSIONINFO resource by Windows Installer rules. I think it is easy to add proper version and description to every executable file. 8. I am not sure that StartService.bat/ StopService.bat files are necessary. They just start and stop NUT service. These actions can be performed via Control Panel. 9. Binary files contain debug information that can be stripped. It will significantly decrease setup file. I told before about one single setup with automatic Windows platform detectio...
2018 May 25
0
Wine release 3.9
...ePathW(). msi/tests: Test deferral of CreateFolders and RemoveFolders. msi/tests: Test deferral of CreateShorcuts and RemoveShortcuts. msi/tests: Test deferral of DeleteServices. msi/tests: Test deferral of InstallServices. msi/tests: Test deferral of StartServices and StopServices. winedbg: Use gdb's default handling of breakpoints. d3d11: Implement depth clip control. vbscript: Add stub IActiveScriptDebug interface. msi/tests: Avoid calling MsiSetTargetPath("TARGETDIR"). msi/tests: Test deferral of DuplicateFiles and RemoveDuplic...
2016 Apr 25
0
NUT Windows port sources review
...on to every executable file. Agreed. I do not think the Windows branches automatically update the version string from Git the way the master branch does, but that should not be too hard. Let me (and the list) know if you have questions about that code. > 8. I am not sure that StartService.bat/ StopService.bat files are necessary. They just start and stop NUT service. These actions can be performed via Control Panel. > > 9. Binary files contain debug information that can be stripped. It will significantly decrease setup file. I am not opposed to stripping debug information if it is available s...
2012 Oct 26
0
Wine release 1.5.16
...mitted instances. wbemprox: The last parameter to IWbemClassObject::GetMethod is optional. wbemprox: Implement Win32_Service.PauseService. wbemprox: Implement Win32_Service.ResumeService. wbemprox: Implement Win32_Service.StartService. wbemprox: Implement Win32_Service.StopService. wbemprox: Add tests for Win32_Service methods. mapi32: Forward WrapCompressedRTFStream to the registered provider, if any. credui: Show the save password checkbox if both CREDUI_FLAGS_DO_NOT_PERSIST and CREDUI_FLAGS_SHOW_SAVE_CHECK_BOX are specified. credui: Don't save...
2010 Apr 02
0
Wine release 1.1.42
...msi: Remove stream from streams cache before destroying it. msi: Search network sources in addition to disk sources. dnsapi: Add a version resource. dnsapi: _res is per-thread in glibc. include: Add some missing defines. msi: Update the UI in the StartServices and StopServices actions. msi: Return the right error when a cabinet cannot be extracted. msi: Keep source directory and cabinet file separate. msi: Implement the Reinstall control event. msi: Improve the SetODBCFolders action stub. rsaenh: Add some tests for the hash functions....
2008 Apr 04
0
Wine release 0.9.59
...Mouse moves to the upperleft corner and freezes 11996 proper mshtml:HTMLDocument2_get_location() needed for NET's System.WIndows.Forms 12070 Changing some tool properties with arrow keys in Photoshop CS2 doesnt work 12079 VS.NET 7.x/.NET SDK installers fail if re-executed due to ACTION_StopServices being a stub 12086 wine needs to update its timezone info? 12098 Text positioning regression in Dragon Naturally Speaking 9 12134 The Settlers Heritage of Kings: Occlusion setting regression 12160 Adobe Photoshop CS2: opening new window for each opened image 12162 Heroes of Might &a...