Plugin:DbChecker/ru: Difference between revisions
Plugin:DbChecker/ru
Jump to navigation
Jump to search
(Updating to match new version of source page) |
(Imported translation using page migration) |
||
Line 1: | Line 1: | ||
<languages/>{{PluginCard}} | <languages/>{{PluginCard}} | ||
Miranda NG | {{PluginCard}} | ||
Проверяет базу Miranda NG, является дальнейшим развитием утилиты <tt>DBTool.exe</tt>. Используя этот плагин, вы можете уменьшить размер профиля удалением «мёртвого» пространства, а также исправить некоторые ошибки, возникшие во время работы программы. | |||
== Tips and tricks == | == Tips and tricks == |
Revision as of 17:35, 26 December 2017
Database checker | |
---|---|
![]() | |
Имя файла | DbChecker.dll |
Автор | George Hazan |
Скачать | |
Стабильная версия: | 32-bit, 64-bit |
Версия в разработке: | 32-bit, 64-bit |
Database checker | |
---|---|
![]() | |
Имя файла | DbChecker.dll |
Автор | George Hazan |
Скачать | |
Стабильная версия: | 32-bit, 64-bit |
Версия в разработке: | 32-bit, 64-bit |
Проверяет базу Miranda NG, является дальнейшим развитием утилиты DBTool.exe. Используя этот плагин, вы можете уменьшить размер профиля удалением «мёртвого» пространства, а также исправить некоторые ошибки, возникшие во время работы программы.
Tips and tricks
- 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× ЛКМ
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.
- You can use PManagerEx plugin which will add item Database → Check database into main menu of Miranda NG.