Results 1 to 6 of 6

Thread: How to launch delpart.exe

  1. #1
    Join Date
    Dec 2008
    Posts
    29

    How to launch delpart.exe

    Hello,
    How one charges delpart.exe on a windos .I integrated the file delpart.exe in a diskette of Windows starting but the it says to me load problem .i got this application from my friend and he told me this is good for disk utilities can any one tell me how can i work with it ?
    Thank you.

  2. #2
    Join Date
    Dec 2008
    Posts
    207

    Re: How to launch delpart.exe

    this is the quiet old application and might be problem of operating system,i think it needs a diskette of W98 starting

  3. #3
    Join Date
    Jan 2008
    Posts
    3,755

    Re: How to launch delpart.exe

    TestDisk can run under

    * DOS (either real or in a Windows 9x DOS-box),
    * Windows (NT4, 2000, XP, 2003, Vista),
    * Linux,
    * FreeBSD, NetBSD, OpenBSD,
    * SunOS and
    * MacOS

    Source files and precompiled binary executables are available for DOS, Win32, MacOSX and Linux from the download page

  4. #4
    Join Date
    Dec 2008
    Posts
    322

    Re: How to launch delpart.exe

    TestDisk can find lost partitions for all of these file systems:

    * BeFS ( BeOS )
    * BSD disklabel ( FreeBSD/OpenBSD/NetBSD )
    * CramFS, Compressed File System
    * DOS/Windows FAT12, FAT16 and FAT32
    * HFS, HFS+ and HFSX, Hierarchical File System
    * JFS, IBM's Journaled File System
    * Linux ext2 and ext3
    * Linux LUKS encrypted partition
    * Linux RAID md 0.9/1.0/1.1/1.2
    • RAID 1: mirroring
    • RAID 4: striped array with parity device
    • RAID 5: striped array with distributed parity information
    • RAID 6: striped array with distributed dual redundancy information

    * Linux Swap (versions 1 and 2)
    * LVM and LVM2, Linux Logical Volume Manager
    * Mac partition map
    * Novell Storage Services NSS
    * NTFS ( Windows NT/2000/XP/2003/Vista/2008 )
    * ReiserFS 3.5, 3.6 and 4
    * Sun Solaris i386 disklabel
    * Unix File System UFS and UFS2 (Sun/BSD/...)
    * XFS, SGI's Journaled File System

  5. #5
    Join Date
    May 2008
    Posts
    3,316

    Re: How to launch delpart.exe

    download latest version

    How to compile TestDisk

    Standard method

    To compile TestDisk and PhotoRec, run

    ./configure
    make
    You may need to specify parameters to configure, see configure --help.
    Example:

    ./configure
    --with-reiserfs-lib=/home/kmaster/perso/testdisk-5.2/progsreiserfs-0.3.1-rc8/libreiserfs/.libs/
    --with-reiserfs-includes=/home/kmaster/perso/testdisk-5.2/progsreiserfs-0.3.1-rc8/include/
    --with-ntfs-lib=/home/kmaster/perso/testdisk-5.2/ntfsprogs-1.8.5/libntfs/.libs/
    --with-ntfs-includes=/home/kmaster/perso/testdisk-5.2/ntfsprogs-1.8.5/include/
    --with-ext2fs-lib=/home/kmaster/perso/testdisk-5.2/e2fsprogs-1.34/lib
    --with-ext2fs-includes=/home/kmaster/perso/testdisk-5.2/e2fsprogs-1.34/lib
    Static version

    If you need to run the binary on systems that lack one of the previous libraries, create a static binary with

    make static

    Static compressed binary

    If you need a small binary for binary distribution, get the UPX packer at upx.sf.net and run
    strip src/testdisk src/photorec
    upx src/testdisk src/photorec
    Note that Linux UPX needs to decompress program files before running, and it will request some space on /tmp to do this. The running executable must be allowed in this directory (mount -o remount,exec /tmp).

  6. #6
    Join Date
    Apr 2008
    Posts
    4,088

    Re: How to launch delpart.exe

    you should download the latest .ZIP version now: http://www.cgsecurity.org/testdisk.html and place the /DOS executables, testdisk.exe and cwsdpmi.exe together on the same floppy disk

Similar Threads

  1. HTC M7 to launch on Feb 19
    By Dr.Jones in forum Web News & Trends
    Replies: 3
    Last Post: 06-02-2013, 05:43 PM
  2. Replies: 7
    Last Post: 21-11-2009, 10:45 AM
  3. Launch VLC with PHP
    By iammacpro in forum Software Development
    Replies: 3
    Last Post: 24-04-2009, 02:53 PM
  4. Replace you Quick Launch Bar with True Launch Bar
    By Jimmy24 in forum Customize Desktop
    Replies: 3
    Last Post: 26-03-2009, 01:50 PM
  5. I can not launch UT3
    By Dorota in forum Video Games
    Replies: 3
    Last Post: 20-11-2008, 06:00 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,933,994.88070 seconds with 17 queries