Plugin:AssocMgr/ru: Difference between revisions

From Miranda NG
Plugin:AssocMgr/ru
Jump to navigation Jump to search
(Created page with "== Возможности ==")
(Created page with "Для работы плагина требуются другие плагины, которые предоставляют URL протоколов или типы файл...")
Line 2: Line 2:
Ассоциация расширений файлов и URL-ссылок с протоколами: <tt>gg</tt> ({{Plugin|GG|Gadu-Gadu}}), <tt>xmpp</tt> ({{Plugin|Jabber}}), <tt>mirpu</tt> ({{Plugin|PluginUpdater}}).
Ассоциация расширений файлов и URL-ссылок с протоколами: <tt>gg</tt> ({{Plugin|GG|Gadu-Gadu}}), <tt>xmpp</tt> ({{Plugin|Jabber}}), <tt>mirpu</tt> ({{Plugin|PluginUpdater}}).


You need to have other plugins installed that actually offer URL protocols or file type associations. This plugin only offers the registration service, it does not add any file associations on its own.  
Для работы плагина требуются другие плагины, которые предоставляют URL протоколов или типы файлов для ассоциации. Этот плагин реализует лишь службу регистрации, но не добавляет какие-либо ассоциации.  


{{TNT|Important|Если при использовании плагины вы получаете ошибку вида <code>RunDLL: The specified module could not be found</code>, необходимо добавить полный путь к подкаталогу <tt>Libs</tt> в переменную [[wikipedia:ru:PATH_(переменная)|PATH]].}}
{{TNT|Important|Если при использовании плагины вы получаете ошибку вида <code>RunDLL: The specified module could not be found</code>, необходимо добавить полный путь к подкаталогу <tt>Libs</tt> в переменную [[wikipedia:ru:PATH_(переменная)|PATH]].}}

Revision as of 16:25, 13 June 2021

Other languages:
File association manager
Нет изображения
Имя файла AssocMgr.dll
Автор H. Herkenrath
Скачать
Стабильная версия: 32-bit, 64-bit
Версия в разработке: 32-bit, 64-bit

Ассоциация расширений файлов и URL-ссылок с протоколами: gg (Gadu-Gadu), xmpp (Jabber), mirpu (PluginUpdater).

Для работы плагина требуются другие плагины, которые предоставляют URL протоколов или типы файлов для ассоциации. Этот плагин реализует лишь службу регистрации, но не добавляет какие-либо ассоциации.

Важно
Если при использовании плагины вы получаете ошибку вида RunDLL: The specified module could not be found, необходимо добавить полный путь к подкаталогу Libs в переменную PATH.

Возможности

  • Allows file types and URLs to be opened using Miranda NG and plugins
  • If Miranda NG is not running when an associated file or URL is opened it gets invoked automatically
  • You can add contacts easily from websites and forums
  • Adds an option to start Miranda NG automatically with your computer
  • Offers the possibility to associate the file types only while running
  • Provides register services for other plugins (very easy to use)
  • All registry keys are cleanly generated and can completely be removed
  • Keeps a backup of overwritten file extensions and restores it
  • Backup gets restored only if it is still valid
  • Auto-cleanup for old database settings of uninstalled plugins