Downloads:
195,418
Downloads of v 19.0.0:
1,707
Last Update:
31 Jul 2024
Package Maintainer(s):
Software Author(s):
- CHENGDU Yiwo Tech Development Co.
- Ltd
Tags:
disk partition system freeware admin- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
EaseUS Partition Master (Free)
- 1
- 2
- 3
19.0.0 | Updated: 31 Jul 2024
- 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:
195,418
Downloads of v 19.0.0:
1,707
Maintainer(s):
Software Author(s):
- CHENGDU Yiwo Tech Development Co.
- Ltd
EaseUS Partition Master (Free) 19.0.0
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by CHENGDU Yiwo Tech Development Co., Ltd. The inclusion of CHENGDU Yiwo Tech Development Co., Ltd trademark(s), if any, upon this webpage is solely to identify CHENGDU Yiwo Tech Development Co., Ltd 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 EaseUS Partition Master (Free), run the following command from the command line or from PowerShell:
To upgrade EaseUS Partition Master (Free), run the following command from the command line or from PowerShell:
To uninstall EaseUS Partition Master (Free), 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 partitionmasterfree --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 partitionmasterfree -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 partitionmasterfree -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 partitionmasterfree
win_chocolatey:
name: partitionmasterfree
version: '19.0.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'partitionmasterfree' do
action :install
source 'INTERNAL REPO URL'
version '19.0.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller partitionmasterfree
{
Name = "partitionmasterfree"
Version = "19.0.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'partitionmasterfree':
ensure => '19.0.0',
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 01 Oct 2024.
EaseUS Partition Master Free Edition is a partition solution and disk management utility. It allows you to extend partition, especially for system drive, settle low disk space problem, manage disk space easily on MBR and GUID partition table (GPT) disk under 32 bit and 64 bit Windows 2000/XP/Vista/Windows 7 SP1/Windows 8. The most popular hard disk management functions are brought together with powerful data protection including: Partition Manager, Disk and Partition Copy Wizard and Partition Recovery Wizard.
Features
- Resize/move partition
- Merge partition
- Wipe partition & disk and unallocated space
- Hide/unhide partition
- Rebuild MBR, defrag disk, set active partition
- Convert between primary and logical partition
- Disk surface test
- Manage EXT2/3 partitions
- Initialize to GPT disk/MBR disk
- 4k alignment
- Resize EFI partition
- MBR disk & partition copy
Package Arguments
/UninstallAdditions
- Uninstall the 'EaseUS Todo Backup' software as well (this is bundled with the partitionmasterfree program, but not installed at the same time)
Example: choco uninstall partitionmasterfree --package-parameters="/UninstallAdditions"
Notes
- Install is not completely silent, the application is launched after installation (we will try to close the application).
- Uninstall is not completely silent, a browser window is opened during uninstallation.
License Agreement
Please read this document carefully. This is a legal agreement between you (either an individual or an entity) and CHENGDU Yiwo® Tech Development Co., Ltd, the developer of our products. This Agreement supersedes any prior version license and governs your use of the SOFTWARE.
CHENGDU Yiwo® Tech Development Co., Ltd exclusively owns all copyrights of our products.
Anyone may use the free or trial version of our products. Before deciding upon the purchase, you may use the free or trial for evaluation. After the trial is expired, you should purchase full version.
Once registered, the user is granted an exclusive license to use. Our products on one computer, for any legal purpose, at a time. You need a license for a machine on which the program is installed. The registered our products software may not be rented or leased but can be permanently transferred, if the person who receiving it agrees to the terms of this license. If the software is update, the transfer must include the update and all previous versions.
Our products free or trial version may be freely distributed, if the distribution package is not modified. No person or company may charge a fee for the distribution of our products free or trial version without written permission from the copyright holder.
OUR PRODUCTS IS DISTRIBUTED "AS IS". NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED. YOU USE AT YOUR OWN RISK. THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THIS SOFTWARE.
You may not use, copy, emulate, clone, rent, lease, sell, modify, de-compile, disassemble, otherwise reverse engineer, or transfer the licensed program, or any subset of the licensed program, except as provided for in this agreement. Any such unauthorized use shall result in immediate and automatic termination of this license and may result in criminal and/or civil prosecution.
COPYRIGHT. The SOFTWARE is owned by CHENGDU Yiwo® Tech Development Co., Ltd and is protected by International copyright laws and treaty provisions.
EaseUS is trademark of CHENGDU Yiwo Tech Development Co., Ltd. All other trademarks are the property of their respective owners.
SOFTWARE SUPPORT. Support will only be provided by e-mail and only on the most current version. Queries regarding the installation and use of the SOFTWARE should be submitted by e-mail to [email protected]. If you have questions about buying or updating our products, please Email us at [email protected] or [email protected]. Requests for additional features and enhancements should be submitted by e-mail to [email protected]. We will attempt to implement all reasonable requests but is not obliged to implement it.
RESERVATION. CHENGDU Yiwo® Tech Development Co., Ltd reserves the right to change the license agreement of the software. CHENGDU Yiwo® Tech Development Co., Ltd has the right to change the product as it sees fit CHENGDU Yiwo® Tech Development Co., Ltd reserves the right to change prices without notice. CHENGDU Yiwo® Tech Development Co., Ltd reserves all rights that are not expressly granted here.
Installing and using our products signifies acceptance of these terms and conditions of the license. If you do not agree with the terms of this license you must remove our products files from your storage devices and cease to use our products.
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://down.easeus.com/product/epm_free
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: 9b633b7aff08bb23c95fe0e9b6cb7e8bfa5c8cb3084dddc60d421060a6d0fe63
File 'license.txt' is obtained from:
https://www.easeus.com/license.htm
$toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition
Get-Process "main" -ea 0 | Where-Object { $_.MainWindowTitle -ilike 'EaseUS Partition Master*' } | Stop-Process
$ErrorActionPreference = 'Stop'
$commonPackageArgs = @{
fileType = 'exe'
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /RESTARTEXITCODE=3010 /SP-'
validExitCodes = @(0, 3010)
}
$softwares = New-Object 'System.Collections.Generic.List[hashtable]'
$softwares.Add(@{
packageName = 'partitionmasterfree'
softwareName = 'EaseUS Partition Master*'
})
$pp = Get-PackageParameters
if ($pp.UninstallAdditions) {
$softwares.Add(@{
packageName = 'EaseUS additional programs'
softwareName = 'EaseUS Todo Backup Free*'
})
}
$uninstalled = $false
$softwares | ForEach-Object {
$packageArgs = $_
[array]$key = Get-UninstallRegistryKey @packageArgs
if ($key.Count -eq 1) {
$key | ForEach-Object {
$packageArgs['file'] = "$($_.UninstallString)"
Uninstall-ChocolateyPackage @packageArgs @commonPackageArgs
}
}
elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert the package maintainer that the following keys were matched:"
$key | ForEach-Object { Write-Warning "- $($_.DisplayName)" }
}
}
md5: 1DB96127BE1F98A3CD7C4F67576DB0B0 | sha1: AF0D3DA15BD0DF97D86837959732B358F2AF0E1F | sha256: 9B633B7AFF08BB23C95FE0E9B6CB7E8BFA5C8CB3084DDDC60D421060A6D0FE63 | sha512: 2F087DD273D34F202088C164C47321F37B503FF67ED253BE9C88330FB8B0CA698DF036923B66DF6285E6C3E5F9ED5DEA40625E1194F9D7D04AF8DFB9F4066AA1
function Ensure-NotRunning() {
Write-Host "Waiting max 60 seconds for the application to start..."
for ($i=0; $i -lt 60; $i++) {
Start-Sleep 1
$process = Get-Process "main" -ea 0 | Where-Object { $_.MainWindowTitle -ilike 'EaseUS Partition Master*' }
if ($process) { Start-Sleep 2; break }
}
if (!$process) { Write-Warning "Timed out waiting for application"; return }
Write-Host "Application started, kill it";
Stop-Process $process -Force -ea 0
}
Log in or click on link to see number of positives.
- PartitionMasterFree.19.0.0.nupkg (11952301e032) - ## / 66
- epm1900_free_ob_B.exe (9b633b7aff08) - ## / 70
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 |
---|---|---|---|---|
EaseUS Partition Master (Free) 19.0.0 | 1707 | Wednesday, July 31, 2024 | Approved | |
EaseUS Partition Master (Free) 18.8.0 | 1266 | Friday, June 7, 2024 | Approved | |
EaseUS Partition Master (Free) 18.5.0 | 1469 | Tuesday, March 26, 2024 | Approved | |
EaseUS Partition Master (Free) 18.2.0 | 2240 | Thursday, December 14, 2023 | Approved | |
EaseUS Partition Master (Free) 18.0.0 | 1849 | Tuesday, September 19, 2023 | Approved | |
EaseUS Partition Master (Free) 17.9.0 | 1643 | Tuesday, July 25, 2023 | Approved | |
EaseUS Partition Master (Free) 17.8 | 3325 | Tuesday, February 7, 2023 | Approved | |
EaseUS Partition Master (Free) 17.6 | 2105 | Friday, December 2, 2022 | Approved | |
EaseUS Partition Master (Free) 17.5 | 713 | Thursday, November 17, 2022 | Approved | |
EaseUS Partition Master (Free) 17.2 | 2088 | Wednesday, October 19, 2022 | Approved | |
EaseUS Partition Master (Free) 17.0 | 8020 | Wednesday, August 17, 2022 | Approved | |
EaseUS Partition Master (Free) 16.8 | 27542 | Thursday, February 24, 2022 | Approved | |
EaseUS Partition Master (Free) 16.6 | 226 | Thursday, February 24, 2022 | Approved | |
EaseUS Partition Master (Free) 16.0 | 60132 | Thursday, July 22, 2021 | Approved | |
EaseUS Partition Master (Free) 15.8 | 28566 | Monday, March 29, 2021 | Approved | |
EaseUS Partition Master (Free) 15.5 | 28858 | Tuesday, January 12, 2021 | Approved | |
EaseUS Partition Master (Free) 15.0 | 2295 | Wednesday, December 2, 2020 | Approved | |
EaseUS Partition Master (Free) 14.5 | 800 | Sunday, November 22, 2020 | Approved | |
EaseUS Partition Master (Free) 13.5 | 4283 | Monday, October 21, 2019 | Approved | |
EaseUS Partition Master (Free) 13.0.0.20190121 | 2337 | Monday, January 21, 2019 | Approved | |
EaseUS Partition Master (Free) 13.0.0.20181204 | 783 | Tuesday, December 4, 2018 | Approved | |
EaseUS Partition Master (Free) 13.0 | 543 | Thursday, November 29, 2018 | Approved | |
EaseUS Partition Master (Free) 12.10 | 1092 | Tuesday, August 14, 2018 | Approved | |
EaseUS Partition Master (Free) 12.9 | 1382 | Tuesday, March 6, 2018 | Approved | |
EaseUS Partition Master (Free) 12.8 | 984 | Thursday, December 7, 2017 | Approved | |
EaseUS Partition Master (Free) 12.5.0.20171125 | 533 | Saturday, November 25, 2017 | Approved | |
EaseUS Partition Master (Free) 12.5 | 1051 | Thursday, August 10, 2017 | Approved | |
EaseUS Partition Master (Free) 12.0 | 1063 | Thursday, April 27, 2017 | Approved | |
EaseUS Partition Master (Free) 11.10 | 600 | Sunday, March 26, 2017 | Approved | |
EaseUS Partition Master (Free) 11.9 | 693 | Wednesday, February 15, 2017 | Approved | |
EaseUS Partition Master (Free) 10.1.0.2 | 1740 | Tuesday, October 7, 2014 | Unknown | |
EaseUS Partition Master (Free) 10.1.0.1 | 529 | Tuesday, October 7, 2014 | Unknown | |
EaseUS Partition Master (Free) 10.1 | 485 | Tuesday, October 7, 2014 | Unknown | |
EaseUS Partition Master (Free) 9.2.2.20131028 | 811 | Monday, October 28, 2013 | Unknown | |
EaseUS Partition Master Free Edition 9.2.2.20130702 | 536 | Tuesday, July 2, 2013 | Unknown | |
EaseUS Partition Master Free Edition 9.2.2 | 613 | Tuesday, July 2, 2013 | Unknown |
2005-2013 CHENGDU Yiwo Tech Development Co., Ltd. All rights reserved.
This package has no dependencies.
Ground Rules:
- This discussion is only about EaseUS Partition Master (Free) and the EaseUS Partition Master (Free) 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 EaseUS Partition Master (Free), 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.