Difference between revisions of "VHD Tool++"

From iODD
Jump to: navigation, search
m
Line 24: Line 24:
 
#* Copy a file to iODD without fragmentation.
 
#* Copy a file to iODD without fragmentation.
 
# Write To HDD
 
# Write To HDD
#* Duplicate an image file to HDD (physically sector to sector)
+
#* Duplicates an image file to HDD (physically sector to sector)
 
#* '''Only Expert can use this'''
 
#* '''Only Expert can use this'''
 
#* '''All HDD data will be deleted permanently'''
 
#* '''All HDD data will be deleted permanently'''
Line 32: Line 32:
 
## '''VHD''' : USB fixed drive
 
## '''VHD''' : USB fixed drive
 
## '''RMD''' : USB removable drive
 
## '''RMD''' : USB removable drive
# Append '''&DW''' to the file name
+
# Append "'''&DW'''" to the file name
 
## ''Win2Go.VHD'' : Default is CD-MODE or ODD-MODE (2541)
 
## ''Win2Go.VHD'' : Default is CD-MODE or ODD-MODE (2541)
 
## ''Win2Go'''&D'''.VHD'' : Default is Dual-Mode. Real HDD is '''Write Protected'''.
 
## ''Win2Go'''&D'''.VHD'' : Default is Dual-Mode. Real HDD is '''Write Protected'''.
Line 42: Line 42:
  
 
=== Program ===
 
=== Program ===
: Uncompress the zip file to a proper folder. (if possible, English and no space in full path name)
+
: uncompress the zip file to a proper folder. (if possible, the file path name is in English and has no space)
: and run EXE.
+
: run EXE.
 
* 2015-06-20 - [ftp://sps.iodd.kr/filebase/util/vhd_tools/VHD_Tool++(v0.6.0.5)-01.7z VHD_Tool++(v0.6.0.5)-01.7z]
 
* 2015-06-20 - [ftp://sps.iodd.kr/filebase/util/vhd_tools/VHD_Tool++(v0.6.0.5)-01.7z VHD_Tool++(v0.6.0.5)-01.7z]

Revision as of 17:55, 4 June 2016

Screenshots

Functions

  • iODD Provide USB Flash Drive or USB WinToGo Booting beyond the CD Booting.
  • iODD Provide max 6 devices, 4 sorts(Fixed, Removable, Floppy, Optical) Disk Drives.
  • Refer to #Manual for detail guide.
  • Multi Languages - En,Ko,Cn. English version can be forced to run by VHD_Tool++(en).bat.
  1. Create
    • Create a fixed VHD file to iODD without fragmentation. (very fast)
  2. Convert
    • Convert general dump image file to fixed VHD file
  3. Extend
    • Extend fixed VHD file size.
  4. Defragment
    • Defragment a file
  5. Upload
    • Copy a file to iODD without fragmentation.
  6. Write To HDD
    • Duplicates an image file to HDD (physically sector to sector)
    • Only Expert can use this
    • All HDD data will be deleted permanently

Enhancements

  1. Change the extension of file name.
    1. VHD : USB fixed drive
    2. RMD : USB removable drive
  2. Append "&DW" to the file name
    1. Win2Go.VHD : Default is CD-MODE or ODD-MODE (2541)
    2. Win2Go&D.VHD : Default is Dual-Mode. Real HDD is Write Protected.
    3. Win2Go&DW.VHD : Default is Dual-Mode. Real HDD is Write Enabled.

Download

Manual

Program

uncompress the zip file to a proper folder. (if possible, the file path name is in English and has no space)
run EXE.