Downloads:
5,196
Downloads of v 5.2.3:
171
Last Update:
02 Mar 2021
Package Maintainer(s):
Software Author(s):
- V Kontakte LLC
Tags:
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
VK Messenger
This is not the latest version of VK Messenger available.
- 1
- 2
- 3
5.2.3 | Updated: 02 Mar 2021
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
5,196
Downloads of v 5.2.3:
171
Maintainer(s):
Software Author(s):
- V Kontakte LLC
VK Messenger 5.2.3
This is not the latest version of VK Messenger available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by V Kontakte LLC. The inclusion of V Kontakte LLC trademark(s), if any, upon this webpage is solely to identify V Kontakte LLC goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 02 Mar 2021.
This package is unlisted and hidden from package listings.
Simple and Convenient Messaging App for VK.
$ErrorActionPreference = 'Stop';
$packageName = 'vkmessenger'
$key = Get-UninstallRegistryKey 'VK Messenger'
$file = $key.QuietUninstallString
$installerType = 'exe'
$silentArgs = "/SILENT"
$validExitCodes = @(0)
if ($file -ne $null -and $file -ne '') {
Uninstall-ChocolateyPackage -PackageName $packageName -FileType $installerType -SilentArgs $silentArgs -validExitCodes $validExitCodes -File $file
}
import-module au
function global:au_SearchReplace {
@{
".\tools\chocolateyInstall.ps1" = @{
"(?i)(^\s*checksum\s*=\s*)('.*')" = "`$1'$($Latest.Checksum32)'"
"(?i)(^\s*checksum64\s*=\s*)('.*')" = "`$1'$($Latest.Checksum64)'"
}
}
}
function global:au_GetLatest {
$download_page = Invoke-WebRequest -Uri 'https://desktop.userapi.com/check_update?platform=win32&branch=master'
$version = $($download_page | ConvertFrom-Json).version
@{
Version = $version
}
}
update
Log in or click on link to see number of positives.
- vkmessenger.5.2.3.nupkg (5bd1dd3e3704) - ## / 63
- vk_setup.exe (ea8ee086acf1) - ## / 67
- vk_setup.exe (4e4d646a4d1e) - ## / 67
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
[Deprecated]VK Messenger 5.3.2.20230413 | 176 | Thursday, April 13, 2023 | Approved |
-
- chocolatey-core.extension (≥ 1.0.4)
Ground Rules:
- This discussion is only about VK Messenger and the VK Messenger package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or VK Messenger, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.