Translations:Plugin:DbChecker/3/en

From Miranda NG
Revision as of 17:24, 26 December 2017 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. Database check can be started from the Profile manager: right-click your profile and select Check database in the menu (see screenshot). Use $open_hotkey to open the Profile manager on Miranda startup.
  2. There is $launch_command 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:
    $bat_command
    • Alternatively, create a shortcut to Miranda NG executable file. Add $launch_command to the filename after a space.
  3. You can use PManagerEx plugin which will add item Database → Check database into main menu of Miranda NG.