Downloads:
3,352
Downloads of v 0.0.4:
3,352
Last Update:
10 Mar 2021
Package Maintainer(s):
Software Author(s):
- equalsraf
Tags:
win32yank clipboard- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
win32yank
- 1
- 2
- 3
0.0.4 | Updated: 10 Mar 2021
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
3,352
Downloads of v 0.0.4:
3,352
Maintainer(s):
Software Author(s):
- equalsraf
win32yank 0.0.4
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by equalsraf. The inclusion of equalsraf trademark(s), if any, upon this webpage is solely to identify equalsraf 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 win32yank, run the following command from the command line or from PowerShell:
To upgrade win32yank, run the following command from the command line or from PowerShell:
To uninstall win32yank, 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 win32yank --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 win32yank -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 win32yank -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 win32yank
win_chocolatey:
name: win32yank
version: '0.0.4'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'win32yank' do
action :install
source 'INTERNAL REPO URL'
version '0.0.4'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller win32yank
{
Name = "win32yank"
Version = "0.0.4"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'win32yank':
ensure => '0.0.4',
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 by moderator TheCakeIsNaOH on 10 Mar 2021.
A clipboard tool for Windows.
From: https://github.com/equalsraf/win32yank/blob/master/LICENSE
LICENSE
Copyright (c) 2015 Rui Abreu Ferreira <[email protected]>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
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
32bit: https://github.com/equalsraf/win32yank/releases/download/v0.0.4/win32yank-x86.zip
64bit: https://github.com/equalsraf/win32yank/releases/download/v0.0.4/win32yank-x64.zip
to download the zip file.
2. You can use one of the following methods to obtain the SHA256 checksum
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
checksum 32bit: 62F34E5A46C5D4A7B3F3B512E1FF7B77FEDD432F42581CBE825233A996EED62C
checksum 64bit: 33A747A92DA60FB65E668EDBF7661D3D902411A2D545FE9DC08623CECD142A20
md5: 8BCD24F51EAD3C41150BB170D04C3D82 | sha1: A95D1C2B2E4680936E1C9BE3C16C57E4F987D150 | sha256: 33A747A92DA60FB65E668EDBF7661D3D902411A2D545FE9DC08623CECD142A20 | sha512: 782384302BD456B0DD3E422BBB53B88D2FFDA0CB423D942A669A348F9FCB22C8E2141952E69B7260D736E8C275C504F0E5816268644452F892A2C716F5E53776
md5: 1758821C815E63E1AF08FF931BE875C9 | sha1: 535EAC9C1769291FA0F1F61C63E223C8CB2C4CB3 | sha256: 62F34E5A46C5D4A7B3F3B512E1FF7B77FEDD432F42581CBE825233A996EED62C | sha512: 074B3EE3014DF85B163B327C489BC2CE9B5B894EA2649AB7355F825AB72436FAC19B67FC1E6A80431452993815B379CBC3F5481E3AA91E7FD7A055E1CF98DC00
Log in or click on link to see number of positives.
- win32yank-x64.zip (33a747a92da6) - ## / 61
- win32yank-x86.zip (62f34e5a46c5) - ## / 64
- win32yank.exe (84ec04cd9314) - ## / 72
- win32yank.exe (9fb6b0b036e3) - ## / 68
- win32yank.0.0.4.nupkg (adf2891488a1) - ## / 62
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.
This package has no dependencies.
Ground Rules:
- This discussion is only about win32yank and the win32yank 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 win32yank, 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.