Plugin:DbChecker/en: Difference between revisions

From Miranda NG
Plugin:DbChecker/en
Jump to navigation Jump to search
(formatting)
Line 3: Line 3:


== Tips and tricks ==
== Tips and tricks ==
# Database check can be started from the Profile manager: right-click your profile and select ''Check database'' in the menu.#
# Database check can be started from the Profile manager: right-click your profile and select ''Check database'' in the menu.
# There is<tt> /svc:dbchecker</tt> parameter to launch Miranda NG in service mode with DbChecker at once without choosing the service plugin in profile manager. Usage:
# There is<tt> /svc:dbchecker</tt> 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 <tt>.bat</tt> file containing the following:
#* In your Miranda NG folder create a <tt>.bat</tt> file containing the following:

Revision as of 17:29, 1 September 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. Database check can be started from the Profile manager: right-click your profile and select Check database in the menu.
  2. 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 filename after a space.
  3. You can use Miranda NG profile changer plugin which will add item Database / Check database into main menu of Miranda NG.