Plugin:DbChecker: Difference between revisions
Plugin:DbChecker
Jump to navigation
Jump to search
(Новая страница: «{{PluginCard | name=Database Checker | author=George Hazan | dll=DbChecker.dll }}{{Languages}} Модуль проверки базы данных Miranda NG. =…») |
Dart Raiden (talk | contribs) (Menu item will be added soon) |
||
(21 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{PluginCard | <languages/>{{PluginCard}} | ||
<translate> | |||
<!--T:1--> | |||
| | Miranda NG database checker, the replacement of Miranda IM's <tvar|exe_file><tt>DBTool.exe</tt></>. Using this tool you can compact your Miranda profile database to remove dead space created during normal usage, as well as repair a large number of issues that could affect the database. | ||
== Tips and tricks == <!--T:2--> | |||
<!--T:3--> | |||
<tt> | # Database check can be started from {{Menu|Database|Check database}}. | ||
# Database check can be started from the Profile manager: right-click your profile and select ''Check database'' in the menu (see screenshot). Use <tvar|open_hotkey>{{Hotkey|Ctrl|2xLMB}}</> to open the Profile manager on Miranda startup. | |||
# There is <tvar|launch_command><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: | |||
#::<tvar|bat_command><tt>start /B Miranda32.exe /svc:dbchecker</tt></> | |||
#* Alternatively, create a shortcut to Miranda NG executable file. Add <tvar|launch_command><tt>/svc:dbchecker</tt></> to the filename after a space. | |||
</translate> | |||
<gallery> | |||
DbChecker - start.png|200px|<translate><!--T:4--> Starting database check from Profile Manager</translate> | |||
</gallery> | |||
{{PluginGroups}} |
Latest revision as of 22:58, 8 August 2020
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, the replacement of Miranda IM's DBTool.exe. Using this tool you can compact your Miranda profile database to remove dead space created during normal usage, as well as repair a large number of issues that could affect the database.
Tips and tricks
- Database check can be started from Database → Check database.
- Database check can be started from the Profile manager: right-click your profile and select Check database in the menu (see screenshot). Use Ctrl+2× LMB
to open the Profile manager on Miranda startup.
- 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.