Translations:Plugin:VKontakte/6/en: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Importing a new version from external source)
(Importing a new version from external source)
 
Line 1: Line 1:
* create registry key
* create registry key
<pre style="overflow:auto;">
[HKEY_LOCAL_MACHINE\SYSTEM\WPA\PosReady]
"Installed"=dword:00000001
</pre>
* download and install update:
** [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 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

Latest revision as of 14:42, 15 June 2019

  • create registry key