Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

2,624

Downloads of v 3.4.4.740:

230

Last Update:

22 Jul 2019

Package Maintainer(s):

Software Author(s):

  • DMDE Software

Tags:

dmde data searching editing recovery disk hdd hard drive sector fat32 ntfs mbr

DMDE - DM Disk Editor and Data Recovery Software

This is not the latest version of DMDE - DM Disk Editor and Data Recovery Software available.

  • 1
  • 2
  • 3

3.4.4.740 | Updated: 22 Jul 2019

Downloads:

2,624

Downloads of v 3.4.4.740:

230

Maintainer(s):

Software Author(s):

  • DMDE Software

DMDE - DM Disk Editor and Data Recovery Software 3.4.4.740

This is not the latest version of DMDE - DM Disk Editor and Data Recovery Software available.

  • 1
  • 2
  • 3

All Checks are Passing

3 Passing Tests


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Successful:

No detections found in any package files

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install DMDE - DM Disk Editor and Data Recovery Software, run the following command from the command line or from PowerShell:

>

To upgrade DMDE - DM Disk Editor and Data Recovery Software, run the following command from the command line or from PowerShell:

>

To uninstall DMDE - DM Disk Editor and Data Recovery Software, run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

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

  • 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

3. Copy Your Script

choco upgrade dmde -y --source="'INTERNAL REPO URL'" --version="'3.4.4.740'" [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 dmde -y --source="'INTERNAL REPO URL'" --version="'3.4.4.740'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install dmde
  win_chocolatey:
    name: dmde
    version: '3.4.4.740'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'dmde' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '3.4.4.740'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller dmde
{
    Name     = "dmde"
    Version  = "3.4.4.740"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'dmde':
  ensure   => '3.4.4.740',
  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.

Package Approved

This package was approved by moderator gep13 on 30 Jul 2019.

Description

DMDE is a powerful software for data searching, editing, and recovery on disks. It may recover directory structure and files in some complicated cases through the use of special algorithms when other software can't help. The software is listed, reviewed, and awarded in magazines and catalogs.

DMDE has a number of freeware features such as disk editor, simple partition manager (e.g. allows partition undeleting), a tool to create disk images and clones, RAID constructor, file recovery from the current panel. Paid editions support file and directory recovery without the restriction, DMDE Professional Edition has additional features to recover data for clients (compare editions).

DMDE supports NTFS, FAT12/16, FAT32, exFAT, Ext2/3/4, HFS+/HFSX, ReFS (Beta) and runs on Windows 98/..XP/..7/..10, Linux, macOS, DOS (Console).

Algorithms of thorough search and analysis effectively reconstruct directory structure and recover files after some complex file system damages (such as format, partition manager failure, and other). It is possible to find data quickly without a full scan in the case of minor filesystem damage.

Data recovery by file signatures (Raw-recovery) is added to cover cases when recovery by file system is not possible.

Simple partition manager finds and restores accidentally removed partitions using information from boot sectors/superblocks of FAT, NTFS, exFAT, Ext2/3/4, HFS, and from their backup copies. Partitioning is displayed in the form useful for analysis and error detection.

Disk editor is compatible with the most recent Windows versions and supports automatic volume locking during writing to volume areas. With the disk editor you can view, edit, and navigate through files and different disk structures (such as MBR, GPT, boot sectors, file tables, and directory entries of file systems), use custom templates. Cluster map allows finding files occupying specified clusters or sectors.

RAID constructor is a tool to virtually reconstruct RAID supporting RAID-0, RAID-1, RAID-4, RAID-5, RAID-6, as well as custom striping, delayed parity, JBOD/spanned disks, automatic detection of RAID configurations.

Disk clone feature includes creating, writing images back to disk, disk cloning, and supports handling of I/O errors (bad sectors).

NTFS utilities allow you to copy, delete files, create, repair, remove directories bypassing NTFS driver.

DMDE supports national file names, large disks, large files, large sectors, sector translation, compressed NTFS files, and other specific features.

DMDE is portable and runs just after extracting.

screenshot


legal\LICENSE.txt

From: Uncompressed zip file, fileula_en.txt

LICENSE

  DMDE 3.4 - DM Disk Editor and Data Recovery Software
  Copyright (C) 2005-2018 Dmitry Sidorov

  http://dmde.com/
  http://softdm.com/

  END-USER LICENSE AGREEMENT

  This End-User License Agreement ("EULA") is a legal agreement 
  between you (either a natural person or juridical entity) and 
  Dmitry Sidorov - the SOFTWARE author. By keeping, running or 
  otherwise using the SOFTWARE, you agree to be bound by the terms of 
  the EULA. If you do not agree or the EULA contradicts applicable law 
  you must cease all use of the SOFTWARE and destroy SOFTWARE copies.

  1. GRANT OF LICENSE

  1.0. EDITIONS

  The scope of granted rights depends on the EDITION (license type) 
  and the number of license copies provided for you.

  In the "About" box you can see the EDITION, the number of copies, 
  and the license end date (access through the menu "Help"-"About"). 
  If the number of copies is not specified expressly then one (1) 
  license is provided. If the license end date is not specified then 
  there is no time limit (see par. 1.4). The number of OS platforms on 
  which you may run the SOFTWARE is specified in your license order.

  1.1. FREE EDITION

  For FREE EDITION only the paragraphs 1.1, 5, and 6 are applied.

  An unlimited number of FREE EDITION copies may be used for non-
  commercial purposes including educational purposes of institutions 
  and evaluation purposes. Only files from the current panel may be 
  recovered and no more than 4000 files at a time (per command call).

  You may reproduce and distribute FREE EDITION copies under the 
  following set of conditions only: the SOFTWARE is obtained from the 
  SOFTWARE author or got on the specified SOFTWARE websites; keys, 
  files, and other materials of other EDITIONS are not transmitted; 
  all SOFTWARE components are kept together, not modified (except 
  encoding into a different form), and available to an end-user; 
  an end user is requested to accept this EULA when first run the 
  SOFTWARE (as it is designed originally); the SOFTWARE origin and 
  composition are not misrepresented.

  FREE EDITION may be distributed separately or included in freeware 
  or paid packages provided that its freeware origin is not hidden.

  1.2.1. EDITIONS "EXPRESS" AND "PERSONAL": PERSONAL USE ONLY

  With the edition "EXPRESS" or "PERSONAL", you may use the SOFTWARE 
  functionality for personal non-commercial purposes only. The usage 
  in organizations and any direct or indirect benefit are prohibited. 

  1.2.2. STANDARD EDITION: USE FOR OWN NEEDS ONLY

  With STANDARD EDITION, you may use the SOFTWARE functionality as 
  a person or organization for own needs only. Data recovery services 
  for third parties are prohibited. In particular, any organization or 
  its employee or other person providing data recovery services may 
  not use the SOFTWARE.

  1.3. RUN ONE COPY PER LICENSE ONLY

  You may run simultaneously no more SOFTWARE instances (keep a number 
  of unfinished processes) than a number of provided license copies.

  Additionally you may create and keep two (2) backup copies. The copy 
  not running currently is a backup copy.

  1.4. ENVIRONMENT CHANGE RESTRICTIONS

  You may run the SOFTWARE on different hardware configurations not 
  exceeding the allowed number of configurations. The motherboard or 
  CPU change, the change of motherboard serial number stored in ROM, 
  the use of virtualization imply the change of hardware.

  For the editions "EXPRESS" and "PERSONAL" the allowed number of 
  configurations is two (2) per year. For STANDARD EDITION it is 
  three (3) per year per license copy. The year is counted back from 
  the current date.

  The license EXPRESS EDITION is time-limited. When it expires, you 
  may continue using the SOFTWARE on the same environment but no 
  maintenance or ensuring of functioning is provided (reactivation 
  services and other support are not provided as well).

  2. ACTIVATION

  The SOFTWARE may require activation. You may use Online Activation 
  (if applicable) and Offline Activation (get the activation code on 
  activation sites). Some changes to your hardware or software may 
  cause the necessity to reactivate the SOFTWARE.

  Activation is designed to reveal and prevent an illegal use of the 
  SOFTWARE. It is prohibited to bypass or circumvent activation or to 
  use other ways to hide the SOFTWARE usage.

  3. SOFTWARE UPDATES

  When new versions are released older versions may become unavailable. 
  In such case you may use the succeeding available version if your 
  license is not expired, and the newer agreement replaces the 
  previous one in those stipulations only which clarify the terms and 
  explicitly enhance your rights. In other cases updates may be used 
  entirely under the terms of new license agreements only.

  You may use previous available SOFTWARE versions under the terms 
  of this EULA too. However running previous versions (considering the 
  number before the first dot) is regarded as a run on different 
  hardware configurations assuming the restrictions of the par. 1.4.

  4. SOFTWARE UPGRADES

  Upgrade is a change of a complete set, the number of license copies, 
  or the EDITION. To apply the SOFTWARE upgrade, you must first have a 
  license that is eligible for the upgrade. Upon the upgrade, the new 
  agreement supersedes the previous one, and you may no longer use keys 
  and other components provided under the previous license.

  5. DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS

  You may not use the SOFTWARE otherwise than expressly provided by 
  law, this EULA, and additional agreements with the SOFTWARE author.

  This EULA does not grant you rights to create derivative work, to 
  reverse engineer, decompile, disassemble, or otherwise study the 
  SOFTWARE code, nor to sell, rent, lease or sublicense the SOFTWARE.

  Violation of any EULA terms automatically terminates the EULA and 
  your rights to use the SOFTWARE.

  The SOFTWARE author retains all the rights of the author.

  6. LIMITED WARRANTY

  THE AUTHOR OF THE SOFTWARE EXPRESSLY DISCLAIMS ANY WARRANTY FOR 
  THE SOFTWARE. THE SOFTWARE AND ANY RELATED DOCUMENTATION IS 
  PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 
  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES 
  OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR 
  NON-INFRINGEMENT. THE ENTIRE RISK ARISING OUT OF USE OR 
  PERFORMANCE OF THE SOFTWARE REMAINS WITH YOU. IN NO EVENT SHALL 
  THE AUTHOR OF THE SOFTWARE BE LIABLE FOR ANY DAMAGES WHATSOEVER 
  ARISING OUT OF USE OR INABILITY TO USE THE SOFTWARE (INCLUDING 
  BUT NOT LIMITED TO ANY DATA LOSS OR DISTORTION, LOSS OF BUSINESS 
  PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, 
  PERSONAL INJURY, LOSS OF PRIVACY OR OTHER PECUNIARY OR OTHER 
  LOSS WHATSOEVER), EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE 
  POSSIBILITY OF SUCH DAMAGES.
legal\VERIFICATION.txt
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://dmde.com/download/dmde-3.4.4.740-win64-gui.zip
  
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: 1D465980E78D4C9B8BC0773F2897645574D55F156B57D1E7AF8B72B1643D3DB7
 
File 'LICENSE.txt' is obtained from: Uncompressed zip file, fileula_en.txt
tools\chocolateyinstall.ps1
$ErrorActionPreference = 'Stop';
$toolsDir   = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$packageArgs = @{
  packageName = $env:ChocolateyPackageName
  destination = "$toolsDir"  
  file64      = "$toolsDir\dmde-3.4.4.740-win64-gui.zip"
}

Get-ChocolateyUnzip @packageArgs

# Install start menu shortcut
$programs = [environment]::GetFolderPath([environment+specialfolder]::Programs)
$shortcutFilePath = Join-Path $programs "DMDE.lnk"
$targetPath = Join-Path $toolsDir "dmde.exe"
Install-ChocolateyShortcut -shortcutFilePath $shortcutFilePath -targetPath $targetPath
tools\chocolateyuninstall.ps1
# Remove start menu shortcut
$programs = [environment]::GetFolderPath([environment+specialfolder]::Programs)
$shortcutFilePath = Join-Path $programs "DMDE.lnk"
if (Test-Path $shortcutFilePath) { Remove-Item $shortcutFilePath }
tools\dmde-3.4.4.740-win64-gui.zip
md5: F4B9E823CEC4AF1AB309BA5851DDABA1 | sha1: A14D10CA48766CB035FC9DDC0A14A2175FE36928 | sha256: 1D465980E78D4C9B8BC0773F2897645574D55F156B57D1E7AF8B72B1643D3DB7 | sha512: 8D1D9B1E7821908E8A0986DB2A82D6B6D79F706C4AF2C5EF35B2541FF16CD39D921B71EAC03D8C2636A3EFF20065DC5F6AC54210C567953D032A7D6D3A827262

Log in or click on link to see number of positives.

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
DMDE - DM Disk Editor and Data Recovery Software 4.0.2.804 206 Sunday, December 25, 2022 Approved
DMDE - DM Disk Editor and Data Recovery Software 4.0.0.800 308 Sunday, March 6, 2022 Approved
DMDE - DM Disk Editor and Data Recovery Software 3.8.0.790 427 Saturday, March 20, 2021 Approved
DMDE - DM Disk Editor and Data Recovery Software 3.6.0.770 647 Tuesday, September 3, 2019 Approved
DMDE - DM Disk Editor and Data Recovery Software 3.4.4.740 230 Monday, July 22, 2019 Approved

This package has no dependencies.

Discussion for the DMDE - DM Disk Editor and Data Recovery Software Package

Ground Rules:

  • This discussion is only about DMDE - DM Disk Editor and Data Recovery Software and the DMDE - DM Disk Editor and Data Recovery Software 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 DMDE - DM Disk Editor and Data Recovery Software, 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.
comments powered by Disqus