Plugin:DbChecker/ru: Difference between revisions
Plugin:DbChecker/ru
Jump to navigation
Jump to search
(Imported translation using page migration) |
(Imported translation using page migration) |
||
Line 3: | Line 3: | ||
Проверяет базу Miranda NG, является дальнейшим развитием утилиты <tt>DBTool.exe</tt>. Используя этот плагин, вы можете уменьшить размер профиля удалением «мёртвого» пространства, а также исправить некоторые ошибки, возникшие во время работы программы. | Проверяет базу Miranda NG, является дальнейшим развитием утилиты <tt>DBTool.exe</tt>. Используя этот плагин, вы можете уменьшить размер профиля удалением «мёртвого» пространства, а также исправить некоторые ошибки, возникшие во время работы программы. | ||
== | == Приёмы работы и советы == | ||
# Database check can be started from the Profile manager: right-click your profile and select ''Check database'' in the menu (see screenshot). Use {{Hotkey|Ctrl|2xLMB}} to open the Profile manager on Miranda startup. | # Database check can be started from the Profile manager: right-click your profile and select ''Check database'' in the menu (see screenshot). Use {{Hotkey|Ctrl|2xLMB}} to open the Profile manager on Miranda startup. |
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. Используя этот плагин, вы можете уменьшить размер профиля удалением «мёртвого» пространства, а также исправить некоторые ошибки, возникшие во время работы программы.
Приёмы работы и советы
- 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.