Plugin:DbChecker/en: Difference between revisions

From Miranda NG
Plugin:DbChecker/en
Jump to navigation Jump to search
(Tips and tricks translated)
No edit summary
Line 4: Line 4:
| dll=DbChecker.dll
| dll=DbChecker.dll
}}{{Languages}}
}}{{Languages}}
Miranda NG database checker.
Miranda NG database checker.


== Tips and tricks ==
== Tips and tricks ==
# 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:
1. 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:
start /B Miranda32.exe /svc:dbchecker
::<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.

Revision as of 20:47, 11 January 2013

Template:PluginCard/en

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.