Downloads:
47,618
Downloads of v 7.12.1:
585
Last Update:
14 Aug 2024
Package Maintainer(s):
Software Author(s):
- RealVNC Limited.
Tags:
realvnc vnc connect remote controlVNC Server (Install)
- 1
- 2
- 3
7.12.1 | Updated: 14 Aug 2024
Downloads:
47,618
Downloads of v 7.12.1:
585
Maintainer(s):
Software Author(s):
- RealVNC Limited.
VNC Server (Install) 7.12.1
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
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install VNC Server (Install), run the following command from the command line or from PowerShell:
To upgrade VNC Server (Install), run the following command from the command line or from PowerShell:
To uninstall VNC Server (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 --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'" [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'"
$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: '7.12.1'
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 '7.12.1'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller vnc-connect
{
Name = "vnc-connect"
Version = "7.12.1"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'vnc-connect':
ensure => '7.12.1',
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.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
There are versions of this package awaiting moderation . See the Version History section below.
This package was approved by moderator Windos on 28 Aug 2024.
VNC Connect (Install)
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 = PKGDesc
- 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
choco://vnc-connect
To use choco:// protocol URLs, install (unofficial) choco:// Protocol support
Package-specific issue
If this package isn't up-to-date for some days, Create an issue
Support the package maintainer and
Log in or click on link to see number of positives.
- vnc-connect.7.12.1.nupkg (8032fad26e34) - ## / 68
- VNC-Server-7.12.1-Windows-msi.zip (1983e9f030ea) - ## / 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 |
---|---|---|---|---|
VNC Server (Install) 7.13.0 | 13 | Friday, November 22, 2024 | Ready | |
VNC Server (Install) 7.12.1 | 585 | 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 | 639 | 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 Server (Install) and the VNC Server (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 Server (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.