Downloads:
186,455
Downloads of v 5.0.5:
2,471
Last Update:
25 Nov 2024
Package Maintainer(s):
Software Author(s):
- Patch My PC
Tags:
patch-my-pc admin software update updates freeware- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Patch my PC
- 1
- 2
- 3
5.0.5 | Updated: 25 Nov 2024
- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
186,455
Downloads of v 5.0.5:
2,471
Maintainer(s):
Software Author(s):
- Patch My PC
Patch my PC 5.0.5
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Patch My PC. The inclusion of Patch My PC trademark(s), if any, upon this webpage is solely to identify Patch My PC 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 Patch my PC, run the following command from the command line or from PowerShell:
To upgrade Patch my PC, run the following command from the command line or from PowerShell:
To uninstall Patch my PC, 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 patch-my-pc --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 patch-my-pc -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 patch-my-pc -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 patch-my-pc
win_chocolatey:
name: patch-my-pc
version: '5.0.5'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'patch-my-pc' do
action :install
source 'INTERNAL REPO URL'
version '5.0.5'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller patch-my-pc
{
Name = "patch-my-pc"
Version = "5.0.5"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'patch-my-pc':
ensure => '5.0.5',
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...
This package was approved as a trusted package on 25 Nov 2024.
A key component of staying safe online is keeping your computer up-to-date. Hackers and virus writers love outdated software. It might contain a security vulnerability or "hole" that can provide them with access to your computer. Outdated software can also be buggy, or have performance issues, which is usually fixed with a newer version of the software. These are two of the main reasons why it is important to keep the software on your computer updated (or "patched").
Patch My PC Updater is a free, easy-to-use program that keeps over 100 programs up-to-date on your computer. It is also an easy way to install any of these programs on to your computer.When you open Patch My PC Updater, it will scan your system for outdated programs.
Whether you are a computer novice, semi-tech savvy, the go-to tech person for your family and friends, or an IT professional, Patch My PC Updater will make patching your PC easy.
Features
- Easy to use User Interface
- Outdated software will show in Red
- Up to date will show in Green
- Not installed software will show up as Black
- Patches many common third party products e.g. Reader, Flash, Java, Quicktime and More
- Portable and very small around 500 Kb.
- Scan and install needed Windows updates
- Quickly uninstall multiple programs
- Enable or disable programs
- Set updates to happen on a schedule
Notes
- Link to start menu is no longer working. Looking for a package writer who can fix this.
Log in or click on link to see number of positives.
- PatchMyPC.exe (d5a2ddba0ee5) - ## / 73
- patch-my-pc.5.0.5.nupkg (a17b866832d3) - ## / 65
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 |
---|---|---|---|---|
Patch my PC 5.0.5 | 2471 | Monday, November 25, 2024 | Approved | |
Patch my PC 5.0.3 | 2670 | Wednesday, November 6, 2024 | Approved | |
Patch my PC 5.0.0 | 10051 | Wednesday, October 23, 2024 | Approved | |
Patch my PC 4.5.0.4 | 53281 | Wednesday, August 30, 2023 | Approved | |
Patch my PC 4.5.0.3 | 32113 | Tuesday, April 4, 2023 | Approved | |
Patch my PC 4.5.0.0 | 30622 | Saturday, October 22, 2022 | Approved | |
Patch my PC 4.2.0.5 | 8179 | Tuesday, January 25, 2022 | Approved | |
Patch my PC 4.2.0.4 | 3193 | Thursday, August 12, 2021 | Approved | |
Patch my PC 4.2.0.3 | 2103 | Saturday, April 10, 2021 | Approved | |
Patch my PC 4.2.0.2 | 794 | Thursday, March 4, 2021 | Approved | |
Patch my PC 4.2.0.0 | 5422 | Tuesday, September 29, 2020 | Approved | |
Patch my PC 4.1.0.5 | 1138 | Thursday, May 28, 2020 | Approved | |
Patch my PC 4.1.0.4 | 4634 | Friday, February 14, 2020 | Approved | |
Patch my PC 4.1.0.3 | 3420 | Wednesday, July 10, 2019 | Approved | |
Patch my PC 4.1.0.2 | 1341 | Tuesday, January 1, 2019 | Approved | |
Patch my PC 4.1.0.1 | 691 | Friday, September 14, 2018 | Approved | |
Patch my PC 4.1.0.0 | 420 | Tuesday, August 21, 2018 | Approved | |
Patch my PC 4.0.1.5 | 736 | Tuesday, April 10, 2018 | Approved | |
Patch my PC 4.0.1.4 | 442 | Sunday, March 25, 2018 | Approved | |
Patch my PC 4.0.1.3 | 382 | Thursday, March 22, 2018 | Approved | |
Patch my PC 4.0.0.7 | 820 | Friday, March 9, 2018 | Approved | |
Patch my PC 4.0.0.6 | 407 | Saturday, March 3, 2018 | Approved | |
Patch my PC 4.0.0.5 | 393 | Wednesday, February 28, 2018 | Approved | |
Patch my PC 4.0.0.4 | 394 | Sunday, February 25, 2018 | Approved | |
Patch my PC 4.0.0.3 | 380 | Saturday, February 24, 2018 | Approved | |
Patch my PC 4.0.0.1 | 404 | Thursday, February 22, 2018 | Approved | |
Patch my PC 3.4.1.0 | 3591 | Tuesday, January 30, 2018 | Approved | |
Patch my PC 3.4.0.0 | 452 | Tuesday, January 23, 2018 | Approved | |
Patch my PC 3.3.0.1 | 2061 | Tuesday, December 19, 2017 | Approved | |
Patch my PC 3.3.0.0 | 606 | Sunday, December 17, 2017 | Approved | |
Patch my PC 3.2.5.13 | 419 | Thursday, December 14, 2017 | Approved | |
Patch my PC 3.2.5.11 | 397 | Thursday, December 14, 2017 | Approved | |
Patch my PC 3.2.5.1 | 566 | Saturday, September 30, 2017 | Approved | |
Patch my PC 3.2.5.0 | 579 | Friday, September 22, 2017 | Approved | |
Patch my PC 3.2.0.1 | 511 | Wednesday, August 23, 2017 | Approved | |
Patch my PC 3.2.0.0 | 475 | Tuesday, August 15, 2017 | Approved | |
Patch my PC 3.1.2.0 | 449 | Monday, August 14, 2017 | Approved | |
Patch my PC 3.1.1.3 | 480 | Thursday, August 10, 2017 | Approved | |
Patch my PC 3.1.1.0 | 401 | Wednesday, August 9, 2017 | Approved | |
Patch my PC 3.1.0.8 | 424 | Wednesday, August 9, 2017 | Approved | |
Patch my PC 3.1.0.4 | 446 | Tuesday, August 8, 2017 | Approved | |
Patch my PC 3.1.0.3 | 502 | Monday, August 7, 2017 | Approved | |
Patch my PC 3.1.0.2 | 436 | Monday, August 7, 2017 | Approved | |
Patch my PC 3.0.5.0 | 622 | Saturday, March 25, 2017 | Approved | |
Patch my PC 3.0.4.1 | 3787 | Thursday, February 9, 2017 | Approved | |
Patch my PC 3.0.3.0 | 660 | Monday, October 19, 2015 | Approved | |
Patch my PC 3.0.0.4 | 809 | Monday, January 12, 2015 | Approved | |
Patch my PC 2.5.0.0 | 579 | Wednesday, August 20, 2014 | Unknown |
© 2017 Patch My PC
-
- dotnet3.5 (≥ 3.5.20160716)
Ground Rules:
- This discussion is only about Patch my PC and the Patch my PC 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 Patch my PC, 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.