Downloads:
17,666
Downloads of v 1.2.3.3:
812
Last Update:
23 Nov 2013
Package Maintainer(s):
Software Author(s):
- Yutaka Sawada
Tags:
file par par2 par3 parchive data- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
MultiPar
This is not the latest version of MultiPar available.
- 1
- 2
- 3
1.2.3.3 | Updated: 23 Nov 2013
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
17,666
Downloads of v 1.2.3.3:
812
Maintainer(s):
Software Author(s):
- Yutaka Sawada
MultiPar 1.2.3.3
This is not the latest version of MultiPar available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Yutaka Sawada. The inclusion of Yutaka Sawada trademark(s), if any, upon this webpage is solely to identify Yutaka 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, run the following command from the command line or from PowerShell:
To upgrade MultiPar, run the following command from the command line or from PowerShell:
To uninstall MultiPar, 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 --internalize --version=1.2.3.3 --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 -y --source="'INTERNAL REPO URL'" --version="'1.2.3.3'" [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 -y --source="'INTERNAL REPO URL'" --version="'1.2.3.3'"
$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
win_chocolatey:
name: multipar
version: '1.2.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' do
action :install
source 'INTERNAL REPO URL'
version '1.2.3.3'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller multipar
{
Name = "multipar"
Version = "1.2.3.3"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'multipar':
ensure => '1.2.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 was approved as a trusted package on 25 Dec 2015.
Mutlipar 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.
Log in or click on link to see number of positives.
- MultiPar.1.2.3.3.nupkg (ff5d15c339d6) - ## / 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 |
---|---|---|---|---|
MultiPar 1.3.3.4 | 234 | Saturday, November 30, 2024 | Approved | |
MultiPar 1.3.3.3 | 450 | Saturday, June 15, 2024 | Approved | |
MultiPar 1.3.3.2 | 328 | Wednesday, January 10, 2024 | Approved | |
MultiPar 1.3.3.1 | 202 | Saturday, November 11, 2023 | Approved | |
MultiPar 1.3.3.0 | 191 | Tuesday, October 10, 2023 | Approved | |
MultiPar 1.3.2.601 | 270 | Saturday, February 11, 2023 | Approved | |
MultiPar 1.3.2.5 | 422 | Friday, September 9, 2022 | Approved | |
MultiPar 1.3.2.4 | 442 | Sunday, March 13, 2022 | Approved | |
MultiPar 1.3.2.3 | 242 | Monday, February 14, 2022 | Approved | |
MultiPar 1.3.2.2 | 200 | Sunday, February 6, 2022 | Approved | |
MultiPar 1.3.2.1 | 224 | Saturday, January 22, 2022 | Approved | |
MultiPar 1.3.2.0 | 330 | Monday, December 20, 2021 | Approved | |
MultiPar 1.3.1.9 | 377 | Thursday, September 9, 2021 | Approved | |
MultiPar 1.3.1.8 | 387 | Tuesday, May 25, 2021 | Approved | |
MultiPar 1.3.1.7 | 258 | Saturday, April 24, 2021 | Approved | |
MultiPar 1.3.1.6 | 224 | Friday, April 9, 2021 | Approved | |
MultiPar 1.3.1.5 | 279 | Saturday, March 6, 2021 | Approved | |
MultiPar 1.3.1.4 | 248 | Tuesday, February 9, 2021 | Approved | |
MultiPar 1.3.1.3 | 315 | Friday, November 27, 2020 | Approved | |
MultiPar 1.3.1.2 | 239 | Sunday, November 8, 2020 | Approved | |
MultiPar 1.3.0.601 | 668 | Thursday, March 5, 2020 | Approved | |
MultiPar 1.3.0.600 | 324 | Sunday, February 2, 2020 | Approved | |
MultiPar 1.3.0.501 | 512 | Tuesday, June 25, 2019 | Approved | |
MultiPar 1.3.0.500 | 309 | Friday, May 24, 2019 | Approved | |
MultiPar 1.3.0.5 | 290 | Saturday, May 11, 2019 | Approved | |
MultiPar 1.3.0.4 | 270 | Saturday, April 20, 2019 | Approved | |
MultiPar 1.2.9.9 | 1111 | Wednesday, December 21, 2016 | Approved | |
MultiPar 1.2.9.8 | 456 | Tuesday, November 15, 2016 | Approved | |
MultiPar 1.2.9.7 | 496 | Thursday, October 20, 2016 | Approved | |
MultiPar 1.2.9.6 | 486 | Saturday, July 30, 2016 | Approved | |
MultiPar 1.2.9.5 | 395 | Wednesday, July 20, 2016 | Approved | |
MultiPar 1.2.9.3 | 392 | Sunday, May 8, 2016 | Approved | |
MultiPar 1.2.9.1 | 430 | Saturday, February 13, 2016 | Approved | |
MultiPar 1.2.9.0 | 410 | Friday, January 8, 2016 | Approved | |
MultiPar 1.2.8.7 | 442 | Sunday, December 6, 2015 | Approved | |
MultiPar 1.2.8.6 | 434 | Saturday, October 24, 2015 | Approved | |
MultiPar 1.2.8.5 | 376 | Monday, October 5, 2015 | Approved | |
MultiPar 1.2.8.4 | 406 | Sunday, September 20, 2015 | Approved | |
MultiPar 1.2.8.3 | 421 | Friday, August 28, 2015 | Approved | |
MultiPar 1.2.8.2 | 397 | Tuesday, August 11, 2015 | Approved | |
MultiPar 1.2.8.0 | 426 | Sunday, July 12, 2015 | Approved | |
MultiPar 1.2.7.6 | 436 | Friday, July 10, 2015 | Approved | |
MultiPar 1.2.3.3 | 812 | Saturday, November 23, 2013 | Approved | |
MultiPar 1.2.2.6 | 554 | Monday, June 24, 2013 | Approved |
Though there is no noticeable update in this, I plan big update nextly. I must put stable version, before I happen to add many bugs. I plan to improve verification for some special cases in next v1.2.4 tree. The next version's output style won't keep compatibility with older versions. Because I don't update old PAR3 client, you should keep this v1.2.3.3, if you have old PAR3 format files.
Because default installation path was changed in this version, if you have installed MultiPar by installer package, you should uninstall previous version at first.
[ Changes from 1.2.3.2 to 1.2.3.3 ]
GUI update
Change
Hidden files are not selected by search of Browse button on Create window.Client update
Change
Hidden files are ignored by search for PAR1 creation.
[ Changes from 1.2.3.0 to 1.2.3.1 ]
- GUI update
Bug fix
Keyboard shortcut in label caption is shown properly on Windows 7.
Very long command-line (over than 16384) can be saved in log.
Improvement
It is possible to add more files in Verification. (total length upto 32768.)
- Client update
Change
Cache optimization will be disabled, when the CPU cache size is unknown.
Bug fix
A fault in detecting CPU cache size of very old CPUs was fixed.
A failure of stopping PAR2 verification when small files were added was fixed.
New
PAR2 client can save partially reconstructed files at failed repair.
[ Changes from 1.2.3.1 to 1.2.3.2 ]
- GUI update
Change
MultiPar GUI's command-line was refined.
"Fit to free space" tries to keep current number of recovery files.
Bug fix
A failure in setting too large first recovery block number was fixed.
[ Changes from 1.2.2.6 to 1.2.3.0 ]
Installer update
File deteting confirmation dialog is always in front of Uninstaller window.
Wizard image becomes colorful.GUI update
Change
Reset button on Option window won't change disabled item.
Max length of some text were increased for language with long words.
A line of donation on About window returned to before.
[ Changes from 1.2.2.5 to 1.2.2.6 ]
Installer update
An option to launch MultiPar after installation was removed.
A shortcut in Start Menu to unsintall MultiPar was removed.
A user may keep setting (MultiPar.ini) at uninstall for future re-install.
It is possible to associate PAR2 file extension while install.GUI update
Change
State bar after verification looks 3D on Windows 2000 / XP.
When creation is complete, progress on task-bar will disappear always.
Bug fix
A fault of creating two desktop icons (by installer and option) was fixed.
Improvement
Verification result beyond reuse period will be deleted by GUI.
Shell Extension DLL may read .INI file for setting and language text.
[ Changes from 1.2.2.4 to 1.2.2.5 ]
Installer update
Inno Setup was updated from v5.5.2 to v5.5.3.
Installation won't require Administrator privilege.
It is possible to select German as installation language.GUI update
Change
Source files of unknown status are listed with question mark.
When creation/verification/repair is complete, progress on task-bar will disappear.
Improvement
State bar after verification looks native on Windows Vista or later.
- Client update
Bug fix
A fault of ignoring the last block in a small shortened file was fixed.
Improvement
Table setup for region multiply with SSSE3 becomes slightly faster.
New
PAR2 client may work partially, even when some vital packets are missing.
European Forum Mirror - http://multipar.eu/
This package has no dependencies.
Ground Rules:
- This discussion is only about MultiPar and the MultiPar 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, 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.