Downloads:
219,417
Downloads of v 1.4.1386.20170225:
514
Last Update:
25 Feb 2017
Package Maintainer(s):
Software Author(s):
- O&OSoftware
Tags:
freeware windows antispy- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
ShutUp10
This is not the latest version of ShutUp10 available.
- 1
- 2
- 3
1.4.1386.20170225 | Updated: 25 Feb 2017
- 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:
219,417
Downloads of v 1.4.1386.20170225:
514
Maintainer(s):
Software Author(s):
- O&OSoftware
ShutUp10 1.4.1386.20170225
This is not the latest version of ShutUp10 available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by O&OSoftware. The inclusion of O&OSoftware trademark(s), if any, upon this webpage is solely to identify O&OSoftware 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 ShutUp10, run the following command from the command line or from PowerShell:
To upgrade ShutUp10, run the following command from the command line or from PowerShell:
To uninstall ShutUp10, 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 shutup10 --internalize --version=1.4.1386.20170225 --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 shutup10 -y --source="'INTERNAL REPO URL'" --version="'1.4.1386.20170225'" [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 shutup10 -y --source="'INTERNAL REPO URL'" --version="'1.4.1386.20170225'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install shutup10
win_chocolatey:
name: shutup10
version: '1.4.1386.20170225'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'shutup10' do
action :install
source 'INTERNAL REPO URL'
version '1.4.1386.20170225'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller shutup10
{
Name = "shutup10"
Version = "1.4.1386.20170225"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'shutup10':
ensure => '1.4.1386.20170225',
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.
This package was approved as a trusted package on 26 Feb 2017.
O&O ShutUp10 means you have full control over which comfort functions under Windows 10 you wish to use, and you decide when the passing on of your data goes too far.
Using a very simple interface, you decide how Windows 10 should respect your privacy by deciding which unwanted functions should be deactivated.
O&O ShutUp10 is entirely free and does not have to be installed – it can be simply run directly and immediately on your PC. And it will not install or download retrospectively unwanted or unnecessary software, like so many other programs do these days!
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Package can be verified like this:
1. Go to
x32: https://dl5.oo-software.com/files/ooshutup10/OOSU10.exe
to download the installer.
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
checksum32: 8BFBCADD6E89C2A4E2E2D52442391E22CBC8CA29D7083C91D8F6F86CC770CF41
Using AU:
Get-RemoteChecksum https://dl5.oo-software.com/files/ooshutup10/OOSU10.exe
File 'eula' is obtained from:
https://www.oo-software.com/en/shutup10/eula
md5: 988E55EDDB094099A540D2BD20BD172E | sha1: 69FC40E3E0A1FA8C7BF522A68BADA9CEB44030A3 | sha256: 8BFBCADD6E89C2A4E2E2D52442391E22CBC8CA29D7083C91D8F6F86CC770CF41 | sha512: 5648459B6E4AEA272934ACD13889891A0C9A8094EEE5656A3602FC91FE7BF5E64BCCBCF79CEEEAB681ED1F96DA43775B95EF291F1BB9898D6DCEF9B4B9C814B5
Log in or click on link to see number of positives.
- OOSU10.exe (8bfbcadd6e89) - ## / 58
- shutup10.1.4.1386.20170225.nupkg (aff3e21f2217) - ## / 58
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 |
---|---|---|---|---|
ShutUp10 1.9.1439 | 12041 | Wednesday, July 17, 2024 | Approved | |
ShutUp10 1.9.1438 | 5725 | Wednesday, June 5, 2024 | Approved | |
ShutUp10 1.9.1437 | 3491 | Wednesday, May 22, 2024 | Approved | |
ShutUp10 1.9.1436 | 14344 | Wednesday, October 25, 2023 | Approved | |
ShutUp10 1.9.1435 | 33768 | Tuesday, March 28, 2023 | Approved | |
ShutUp10 1.9.1434 | 9657 | Wednesday, October 26, 2022 | Approved | |
ShutUp10 1.9.1432 | 2396 | Friday, October 21, 2022 | Approved | |
ShutUp10 1.9.1431 | 9195 | Friday, June 3, 2022 | Approved | |
ShutUp10 1.9.1430 | 2096 | Wednesday, June 1, 2022 | Approved | |
ShutUp10 1.9.1429 | 6446 | Wednesday, April 6, 2022 | Approved | |
ShutUp10 1.9.1428 | 2578 | Friday, April 1, 2022 | Approved | |
ShutUp10 1.9.1427 | 2703 | Wednesday, March 30, 2022 | Approved | |
ShutUp10 1.9.1426 | 9730 | Wednesday, November 3, 2021 | Approved | |
ShutUp10 1.9.1425 | 4376 | Wednesday, October 13, 2021 | Approved | |
ShutUp10 1.9.1424 | 3038 | Tuesday, October 5, 2021 | Approved | |
ShutUp10 1.8.1423 | 7337 | Friday, July 2, 2021 | Approved | |
ShutUp10 1.8.1422 | 3689 | Wednesday, June 16, 2021 | Approved | |
ShutUp10 1.8.1421 | 3501 | Wednesday, June 2, 2021 | Approved | |
ShutUp10 1.8.1420 | 5860 | Wednesday, March 31, 2021 | Approved | |
ShutUp10 1.8.1419 | 3972 | Wednesday, March 10, 2021 | Approved | |
ShutUp10 1.8.1418 | 2538 | Wednesday, March 3, 2021 | Approved | |
ShutUp10 1.8.1417 | 3692 | Wednesday, February 10, 2021 | Approved | |
ShutUp10 1.8.1415 | 12771 | Thursday, October 8, 2020 | Approved | |
ShutUp10 1.8.1414 | 2194 | Friday, September 25, 2020 | Approved | |
ShutUp10 1.8.1413 | 5461 | Tuesday, June 16, 2020 | Approved | |
ShutUp10 1.8.1412 | 1484 | Wednesday, June 10, 2020 | Approved | |
ShutUp10 1.8.1411 | 1387 | Wednesday, June 3, 2020 | Approved | |
ShutUp10 1.8.1410 | 2269 | Wednesday, May 13, 2020 | Approved | |
ShutUp10 1.8.1409 | 3205 | Wednesday, March 25, 2020 | Approved | |
ShutUp10 1.7.1408 | 2607 | Tuesday, February 25, 2020 | Approved | |
ShutUp10 1.7.1407 | 1861 | Wednesday, February 12, 2020 | Approved | |
ShutUp10 1.7.1406 | 1073 | Wednesday, February 5, 2020 | Approved | |
ShutUp10 1.7.1405 | 3384 | Saturday, December 7, 2019 | Approved | |
ShutUp10 1.7.1404 | 1020 | Tuesday, December 3, 2019 | Approved | |
ShutUp10 1.6.1403 | 3402 | Wednesday, September 11, 2019 | Approved | |
ShutUp10 1.6.1402 | 3828 | Wednesday, May 8, 2019 | Approved | |
ShutUp10 1.6.1401 | 3010 | Thursday, January 31, 2019 | Approved | |
ShutUp10 1.6.1400 | 1802 | Wednesday, December 19, 2018 | Approved | |
ShutUp10 1.6.1399 | 2160 | Friday, October 5, 2018 | Approved | |
ShutUp10 1.6.1398 | 2164 | Tuesday, July 10, 2018 | Approved | |
ShutUp10 1.6.1397 | 612 | Friday, July 6, 2018 | Approved | |
ShutUp10 1.6.1396 | 1667 | Thursday, May 3, 2018 | Approved | |
ShutUp10 1.6.1395 | 2003 | Thursday, December 21, 2017 | Approved | |
ShutUp10 1.6.1394 | 1072 | Thursday, November 9, 2017 | Approved | |
ShutUp10 1.6.1393 | 503 | Wednesday, November 8, 2017 | Approved | |
ShutUp10 1.5.1390 | 1558 | Wednesday, May 10, 2017 | Approved | |
ShutUp10 1.5.1389 | 702 | Wednesday, April 12, 2017 | Approved | |
ShutUp10 1.4.1388 | 600 | Wednesday, March 22, 2017 | Approved | |
ShutUp10 1.4.1387 | 558 | Wednesday, March 8, 2017 | Approved | |
ShutUp10 1.4.1386.20170225 | 514 | Saturday, February 25, 2017 | Approved | |
ShutUp10 1.4.1386.1 | 610 | Tuesday, December 13, 2016 | Approved | |
ShutUp10 1.4.1386 | 449 | Saturday, February 25, 2017 | Approved | |
ShutUp10 1.4.1384.1 | 534 | Friday, November 4, 2016 | Approved | |
ShutUp10 1.4.1383.1 | 459 | Thursday, October 27, 2016 | Approved |
O&OSoftware
-
- chocolatey-core.extension (≥ 1.0.4)
Ground Rules:
- This discussion is only about ShutUp10 and the ShutUp10 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 ShutUp10, 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.