Plugin:DbChecker/en: Difference between revisions

From Miranda NG
Plugin:DbChecker/en
Jump to navigation Jump to search
m (PluginCard replacement, replaced: {{PluginCard | en | name=Database checker | author=George Hazan | dll=DbChecker.dll }} → {{PluginCard}})
(→‎Tips and tricks: PluginGroups added)
Line 7: Line 7:
::<tt>start /B Miranda32.exe /svc:dbchecker</tt>
::<tt>start /B Miranda32.exe /svc:dbchecker</tt>
* Alternatively, create a shortcut to Miranda NG executable file. Add<tt> /svc:dbchecker</tt> to the file name after a space.
* Alternatively, create a shortcut to Miranda NG executable file. Add<tt> /svc:dbchecker</tt> to the file name after a space.
{{PluginGroups}}

Revision as of 20:01, 19 May 2013

Database checker
Database checker
Filename DbChecker.dll
Author George Hazan
Download links
Stable version: 32-bit, 64-bit
Development version: 32-bit, 64-bit

Miranda NG database checker.

Tips and tricks

1. There is /svc:dbchecker parameter to launch Miranda NG in service mode with DbChecker at once without choosing the service plugin in profile manager. Usage:

  • In your Miranda NG folder create a .bat file containing the following:
start /B Miranda32.exe /svc:dbchecker
  • Alternatively, create a shortcut to Miranda NG executable file. Add /svc:dbchecker to the file name after a space.