Downloads:
47,620
Downloads of v 6.11.0.20230422:
1,344
Last Update:
22 Apr 2023
Package Maintainer(s):
Software Author(s):
- RealVNC Limited.
Tags:
realvnc vnc connect remote controlVNC Connect (Install)
This is not the latest version of VNC Connect (Install) available.
- 1
- 2
- 3
6.11.0.20230422 | Updated: 22 Apr 2023
Downloads:
47,620
Downloads of v 6.11.0.20230422:
1,344
Maintainer(s):
Software Author(s):
- RealVNC Limited.
VNC Connect (Install) 6.11.0.20230422
This is not the latest version of VNC Connect (Install) available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by RealVNC Limited. The inclusion of RealVNC Limited. trademark(s), if any, upon this webpage is solely to identify RealVNC Limited. goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install VNC Connect (Install), run the following command from the command line or from PowerShell:
To upgrade VNC Connect (Install), run the following command from the command line or from PowerShell:
To uninstall VNC Connect (Install), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download vnc-connect --internalize --version=6.11.0.20230422 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade vnc-connect -y --source="'INTERNAL REPO URL'" --version="'6.11.0.20230422'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade vnc-connect -y --source="'INTERNAL REPO URL'" --version="'6.11.0.20230422'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install vnc-connect
win_chocolatey:
name: vnc-connect
version: '6.11.0.20230422'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'vnc-connect' do
action :install
source 'INTERNAL REPO URL'
version '6.11.0.20230422'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller vnc-connect
{
Name = "vnc-connect"
Version = "6.11.0.20230422"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'vnc-connect':
ensure => '6.11.0.20230422',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
There are versions of this package awaiting moderation . See the Version History section below.
This package was approved as a trusted package on 22 Apr 2023.
choco://vnc-connect
To use choco:// protocol URLs, install (unofficial) choco:// Protocol support
VNC Connect business benefits
VNC Connect, the industry’s most flexible and secure remote access software. Choose the VNC Connect annual subscription that meets your business needs.
Home
Easy-to-use remote access for friends and family
Professional
Feature-rich and secure remote access for departments and small businesses
Enterprise
Powerful, flexible and ultra-secure remote access for the enterprise
Saving you time, money and much more
Reduce cost
Decrease support call repeat rates, call handling time and on-site travel costs
Save time
Reduce the need for specialized training and documentation for remote support
Improve quality
Provide engaging, real-time service that improves employee and customer satisfaction
Mitigate risk
Anticipate and prevent system failures and the risk associated with on-site service
Increase uptime
Avoid downtime with faster problem identification and resolution
Meet goals
Support business and compliance objectives with audit and security functionality
Pricing
- HOME = $0
- PROFESSIONAL = $40/year
- ENTERPRISE = $55/year
SOCIAL MEDIA:
Facebook | Twitter | Linkedin | YouTube
CLIENT SOFTARE:
Windows Client | Android App | iOS App | Chrome Extension | macOS Client | Linux Client
Click here to Patreon-ize the package maintainer.
Log in or click on link to see number of positives.
- VNC-Server-6.11.0-Windows-msi.zip (a177b5fa9a2c) - ## / 63
- vnc-connect.6.11.0.20230422.nupkg (9d0f85d6cb9a) - ## / 63
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 |
---|---|---|---|---|
VNC Server (Install) 7.13.0 | 13 | Friday, November 22, 2024 | Ready | |
VNC Server (Install) 7.12.1 | 586 | Wednesday, August 14, 2024 | Approved | |
VNC Server (Install) 7.12.0 | 405 | Thursday, June 20, 2024 | Approved | |
VNC Server (Install) 7.11.1 | 548 | Wednesday, May 29, 2024 | Approved | |
VNC Connect (Install) 7.7.0 | 1295 | Sunday, January 14, 2024 | Approved | |
VNC Connect (Install) 7.6.1 | 1556 | Thursday, September 21, 2023 | Approved | |
VNC Connect (Install) 7.6.0 | 1389 | Sunday, August 13, 2023 | Approved | |
VNC Connect (Install) 7.5.1 | 867 | Tuesday, June 6, 2023 | Approved | |
VNC Connect (Install) 7.1.0 | 739 | Saturday, April 22, 2023 | Approved | |
VNC Connect (Install) 7.0.0 | 1307 | Monday, February 6, 2023 | Approved | |
VNC Connect (Install) 6.11.0.20230422 | 1344 | Saturday, April 22, 2023 | Approved | |
VNC Connect (Install) 6.11.0 | 2469 | Saturday, October 15, 2022 | Approved | |
VNC Connect (Install) 6.10.1 | 1021 | Monday, August 29, 2022 | Approved | |
VNC Connect (Install) 6.10.0 | 4220 | Saturday, July 2, 2022 | Approved | |
VNC Connect (Install) 6.9.1 | 4817 | Friday, April 15, 2022 | Approved | |
VNC Connect (Install) 6.9.0 | 656 | Tuesday, March 15, 2022 | Approved | |
VNC Connect (Install) 6.8.0 | 1561 | Sunday, October 24, 2021 | Approved | |
VNC Connect (Install) 6.7.4 | 3248 | Friday, May 14, 2021 | Approved | |
VNC Connect (Install) 6.7.2 | 6890 | Tuesday, September 22, 2020 | Approved | |
VNC Connect (Install) 6.7.0 | 1873 | Monday, April 6, 2020 | Approved | |
VNC Connect (Install) 6.6.0 | 1377 | Thursday, October 3, 2019 | Approved | |
VNC Connect (Install) 6.5.0 | 685 | Saturday, August 3, 2019 | Approved | |
VNC Connect (Install) 6.4.1 | 1922 | Tuesday, March 26, 2019 | Approved | |
VNC Connect (Install) 6.4.0 | 653 | Thursday, January 17, 2019 | Approved | |
VNC Connect (Install) 6.3.2 | 640 | Sunday, November 11, 2018 | Approved | |
VNC Connect (Install) 6.3.1 | 1590 | Sunday, July 22, 2018 | Approved | |
VNC Connect (Install) 6.3.0 | 425 | Wednesday, July 4, 2018 | Approved | |
VNC Connect (Install) 6.2.1 | 706 | Thursday, December 28, 2017 | Approved | |
VNC Connect (Install) 6.2.0 | 612 | Monday, September 25, 2017 | Approved | |
VNC Connect (Install) 6.1.1 | 532 | Wednesday, June 21, 2017 | Approved | |
VNC Connect (Install) 6.1.0 | 456 | Monday, May 8, 2017 | Approved | |
VNC Connect (Install) 6.0.3 | 405 | Sunday, April 16, 2017 | Approved | |
VNC Connect (Install) 6.0.2.20170305 | 401 | Sunday, March 5, 2017 | Approved | |
VNC Connect (Install) 6.0.2 | 412 | Sunday, February 19, 2017 | Approved |
Copyright © RealVNC Limited. All rights reserved.
This package has no dependencies.
Ground Rules:
- This discussion is only about VNC Connect (Install) and the VNC Connect (Install) 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 VNC Connect (Install), 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.