Plugin:VKontakte/en: Difference between revisions

From Miranda NG
Plugin:VKontakte/en
Jump to navigation Jump to search
(Updating to match new version of source page)
(Updating to match new version of source page)
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:


* create registry key
* create registry key
<pre style="overflow:auto;">
<pre style="overflow:auto;">
[HKEY_LOCAL_MACHINE\SYSTEM\WPA\PosReady]  
[HKEY_LOCAL_MACHINE\SYSTEM\WPA\PosReady]  
"Installed"=dword:00000001
"Installed"=dword:00000001
</pre>
</pre>
* download and install update:
* download and install update:
** [http://download.windowsupdate.com/c/msdownload/update/software/updt/2017/10/windowsxp-kb4019276-x86-embedded-enu_3822fc1692076429a7dc051b00213d5e1240ce3d.exe english]
** [http://download.windowsupdate.com/c/msdownload/update/software/updt/2017/10/windowsxp-kb4019276-x86-embedded-enu_3822fc1692076429a7dc051b00213d5e1240ce3d.exe for English Windows]
** [http://download.windowsupdate.com/c/msdownload/update/software/updt/2017/10/windowsxp-kb4019276-x86-embedded-rus_1ee3dc4df096cf567df593e41956f29666070e16.exe russian]
** [http://download.windowsupdate.com/c/msdownload/update/software/updt/2017/10/windowsxp-kb4019276-x86-embedded-rus_1ee3dc4df096cf567df593e41956f29666070e16.exe for Russian Windows]
 
* create registry keys
 
<pre style="overflow:auto;">
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Client]
"DisabledByDefault"=dword:00000000
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Server]
"DisabledByDefault"=dword:00000000
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client]
"DisabledByDefault"=dword:00000000
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server]
"DisabledByDefault"=dword:00000000
</pre>


== Hidden settings ==
== Hidden settings ==

Revision as of 14:43, 15 June 2019

VKontakte protocol
VKontakte protocol
Filename VKontakte.dll
Author Miranda NG team
Homepage
Download links
Stable version: 32-bit, 64-bit
Development version: 32-bit, 64-bit
Other: Smiley packs,

VKontakte protocol support for Miranda NG.

For Windows XP users

Plugin requires KB4019276 from Windows Embedded POSReady 2009 to establish connection under Windows XP:

  • create registry key
[HKEY_LOCAL_MACHINE\SYSTEM\WPA\PosReady] 
"Installed"=dword:00000001
  • create registry keys
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Client]
"DisabledByDefault"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Server]
"DisabledByDefault"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client]
"DisabledByDefault"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server]
"DisabledByDefault"=dword:00000000

Hidden settings

To add/change these options you will need Database Editor plugin.

Hidden settings per-account
Setting Type Default Description
AlwaysOpenCaptchaInBrowser Byte 0 1 = Always open captcha in browser.
FilterAudioMessages Byte 0 1 = Ignore voice messages.
MaxFriendsCount Dword 1000 Maximum friends count.
ReqAuthTimeLater Dword 86400 Interval between "remind later" on friend request.
ShowReplyInMessage Byte 1 1 = The protocol itself will generate a message with a quote using BBCode.
ShowVkDeactivateEvents Byte 1 1 = Show deactivate events.
StickerBackground Byte 0 1 = Non-transparent stickers background.
StickerSize Dword 128 Sticker size.
UseCaptchaAssistant Byte 0 1 = Use Captcha Assistant service.
UseStandardUrlEncode Byte 0 1 = Use standard urlEncode for sent messages (more traffic consumption).
UseStikersAsStaticSmileys Byte 0 1 = Use static smiley packs instead of downloadable stickers.
Hidden settings per-contact
Setting Type Default Description
FloodListingToPopups Byte 1 0 = Disable "... is listening to ..." notifications from contact.
ShowVkDeactivateEvents Byte 1 1 = Show deactivate events.

Smiley packs