Downloads:
17,459
Downloads of v 1.3.3.3:
531
Last Update:
15 Jun 2024
Package Maintainer(s):
Software Author(s):
- Yukata Sawada
Tags:
multipar.install parchive ng data protect- Software Specific:
- Software Site
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
MultiPar (Install)
- 1
- 2
- 3
1.3.3.3 | Updated: 15 Jun 2024
- Software Specific:
- Software Site
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
17,459
Downloads of v 1.3.3.3:
531
Software Author(s):
- Yukata Sawada
MultiPar (Install) 1.3.3.3
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Yukata Sawada. The inclusion of Yukata Sawada trademark(s), if any, upon this webpage is solely to identify Yukata Sawada 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 MultiPar (Install), run the following command from the command line or from PowerShell:
To upgrade MultiPar (Install), run the following command from the command line or from PowerShell:
To uninstall MultiPar (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 multipar.install --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 multipar.install -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 multipar.install -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 multipar.install
win_chocolatey:
name: multipar.install
version: '1.3.3.3'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'multipar.install' do
action :install
source 'INTERNAL REPO URL'
version '1.3.3.3'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller multipar.install
{
Name = "multipar.install"
Version = "1.3.3.3"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'multipar.install':
ensure => '1.3.3.3',
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 is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
This package was approved as a trusted package on 02 Nov 2024.
MultiPar can do file verification, error detection, correction and recovery to protect your files and folders from deletion, copy errors, download errors, software errors, hardware errors, virus infection, malicious tampering, and all other forms of data corruption.
MultiPar was made as an alternative to QuickPar. While it looks like a multi-lingual version of QuickPar, there are some good features; Unicode characters, directory-tree, faster repairing, smaller recovery files, batch scripting, and so on.
Features
MultiPar supports both PAR 1.0 and PAR 2.0 specifications.
See the Parchive project for details of Parchive.
From: %LOCALAPPDATA\help\ReadMe2_English.txt included in the software zip file when the default path is used to install it.
LICENSE
This PAR2 client is written by Yutaka Sawada.
License is under GPL.
md5: 33F9E441F5C1B2C00040E9BAFA7CC1A9 | sha1: 6CEBED8CECC9AAC5E8070CD5E8D1EDF7BBBC523A | sha256: A04FFEE2F205F146A010FD222F4F48CD4FF0997FBD4DF900407F0829CC2EECA7 | sha512: 193CC933D8935EF665D1D701091FBE074705D392D4F3712E98B115A7E1BD6969B384A1300FFCACC7B6074AE29C86429C5B9677B62F78A1944EEE13E4871B3BCC
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. Download:
x64: https://github.com//Yutaka-Sawada/MultiPar/releases/download/v1.3.3.3/MultiPar1333_setup.exe
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 type: sha256
checksum64: A04FFEE2F205F146A010FD222F4F48CD4FF0997FBD4DF900407F0829CC2EECA7
File 'LICENSE.txt' is obtained from:
%LOCALAPPDATA\help\ReadMe2_English.txt included in the software zip file when the default path is used to install it.
Log in or click on link to see number of positives.
- multipar.install.1.3.3.3.nupkg (59ce451ebc2e) - ## / 70
- multipar.installInstall.exe (a04ffee2f205) - ## / 73
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 |
---|---|---|---|---|
MultiPar (Install) 1.3.3.3 | 531 | Saturday, June 15, 2024 | Approved | |
MultiPar (Install) 1.3.3.2 | 479 | Wednesday, January 10, 2024 | Approved | |
MultiPar (Install) 1.3.3.1 | 293 | Saturday, November 11, 2023 | Approved | |
MultiPar (Install) 1.3.3.0 | 254 | Tuesday, October 10, 2023 | Approved | |
MultiPar (Install) 1.3.2.600 | 252 | Saturday, November 19, 2022 | Approved | |
MultiPar (Install) 1.3.2.6 | 543 | Saturday, October 29, 2022 | Approved | |
MultiPar (Install) 1.3.2.5 | 468 | Friday, September 9, 2022 | Approved | |
MultiPar (Install) 1.3.2.4 | 540 | Sunday, March 13, 2022 | Approved | |
MultiPar (Install) 1.3.2.3 | 303 | Monday, February 14, 2022 | Approved | |
MultiPar (Install) 1.3.2.2 | 285 | Sunday, February 6, 2022 | Approved | |
MultiPar (Install) 1.3.2.1 | 274 | Saturday, January 22, 2022 | Approved | |
MultiPar (Install) 1.3.2.0 | 323 | Monday, December 20, 2021 | Approved | |
MultiPar (Install) 1.3.1.9 | 438 | Thursday, September 9, 2021 | Approved | |
MultiPar (Install) 1.3.1.8 | 443 | Tuesday, May 25, 2021 | Approved | |
MultiPar (Install) 1.3.1.7 | 282 | Saturday, April 24, 2021 | Approved | |
MultiPar (Install) 1.3.1.6 | 253 | Friday, April 9, 2021 | Approved | |
MultiPar (Install) 1.3.1.5 | 318 | Saturday, March 6, 2021 | Approved | |
MultiPar (Install) 1.3.1.4 | 295 | Tuesday, February 9, 2021 | Approved | |
MultiPar (Install) 1.3.1.3 | 346 | Friday, November 27, 2020 | Approved | |
MultiPar (Install) 1.3.1.2 | 273 | Friday, November 6, 2020 | Approved | |
MultiPar (Install) 1.3.0.601 | 735 | Saturday, March 7, 2020 | Approved | |
MultiPar (Install) 1.3.0.600 | 446 | Sunday, February 2, 2020 | Approved | |
MultiPar (Install) 1.3.0.501 | 515 | Tuesday, June 25, 2019 | Approved | |
MultiPar (Install) 1.3.0.500 | 298 | Friday, May 24, 2019 | Approved | |
MultiPar (Install) 1.3.0.5 | 331 | Thursday, May 16, 2019 | Approved | |
MultiPar 1.3.0.4 | 261 | Saturday, April 20, 2019 | Approved | |
MultiPar (Install) 1.2.9.9 | 1155 | Wednesday, December 21, 2016 | Approved | |
MultiPar (Install) 1.2.9.8 | 435 | Tuesday, November 15, 2016 | Approved | |
MultiPar (Install) 1.2.9.7 | 408 | Thursday, October 20, 2016 | Approved | |
MultiPar (Install) 1.2.9.6 | 472 | Saturday, July 30, 2016 | Approved | |
MultiPar (Install) 1.2.9.5 | 406 | Wednesday, July 20, 2016 | Approved | |
MultiPar (Install) 1.2.9.3 | 366 | Sunday, May 8, 2016 | Approved | |
MultiPar (Install) 1.2.9.1 | 442 | Saturday, February 13, 2016 | Approved | |
MultiPar (Install) 1.2.9.0 | 445 | Friday, January 8, 2016 | Approved | |
MultiPar (Install) 1.2.8.7 | 381 | Sunday, December 6, 2015 | Approved | |
MultiPar (Install) 1.2.8.6 | 389 | Saturday, October 24, 2015 | Approved | |
MultiPar (Install) 1.2.8.5 | 389 | Monday, October 5, 2015 | Approved | |
MultiPar (Install) 1.2.8.4 | 417 | Sunday, September 20, 2015 | Approved | |
MultiPar (Install) 1.2.8.3 | 354 | Friday, August 28, 2015 | Approved | |
MultiPar (Install) 1.2.8.2 | 324 | Tuesday, August 11, 2015 | Approved | |
MultiPar (Install) 1.2.8.0 | 388 | Sunday, July 12, 2015 | Approved | |
MultiPar (Install) 1.2.7.6 | 419 | Friday, June 5, 2015 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about MultiPar (Install) and the MultiPar (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 MultiPar (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.