Difference between revisions of "VHD Tool++"
From iODD
m (→Enhancements) |
(→Functions) |
||
Line 18: | Line 18: | ||
* Refer to [[#Manual]] for detail guide. | * Refer to [[#Manual]] for detail guide. | ||
* Multi Languages - <span class="notranslate">En,Ko,Cn</span>. English version can be forced to run by <span class="notranslate">(VHD_Tool++(en).bat)</span>. | * Multi Languages - <span class="notranslate">En,Ko,Cn</span>. English version can be forced to run by <span class="notranslate">(VHD_Tool++(en).bat)</span>. | ||
− | + | === <span class="notranslate">Create</span> - Create === | |
− | + | ==== NTFS ==== | |
− | + | * Create a fixed VHD file to iODD without fragmentation. (very fast) | |
− | + | ==== FAT, EXFAT ==== | |
− | + | * Not supported. | |
− | + | * please make VHD file using 3rd party utility, and defrag the file. | |
− | + | * Or make *.DSK file (dummy file with specific size), and defrag the file. | |
− | + | ||
− | + | === <span class="notranslate">Convert</span> - Convert === | |
− | + | * Convert general dump image file to fixed VHD file | |
− | + | ||
− | + | === <span class="notranslate">Extend</span> - Extend === | |
− | + | * Extend fixed VHD file size. | |
− | + | ||
+ | === <span class="notranslate">Defragment</span> - Defragment === | ||
+ | * Defragment a file | ||
+ | |||
+ | === <span class="notranslate">Upload </span> - Upload === | ||
+ | * Copy a file to iODD without fragmentation. | ||
+ | |||
+ | === <span class="notranslate">Write To HDD</span> - Write To HDD === | ||
+ | * Only supports NTFS. | ||
+ | * Duplicates an image file to HDD (physically sector to sector) | ||
+ | * '''Expert Only can use this''' | ||
+ | * '''All HDD data will be deleted permanently''' | ||
== Enhancements == | == Enhancements == |
Revision as of 04:45, 16 February 2021
Contents
Screenshots
Functions
- iODD provides USB Flash Drive or USB WinToGo Booting beyond the CD Booting.
- iODD provides 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).
Create - Create
NTFS
- Create a fixed VHD file to iODD without fragmentation. (very fast)
FAT, EXFAT
- Not supported.
- please make VHD file using 3rd party utility, and defrag the file.
- Or make *.DSK file (dummy file with specific size), and defrag the file.
Convert - Convert
- Convert general dump image file to fixed VHD file
Extend - Extend
- Extend fixed VHD file size.
Defragment - Defragment
- Defragment a file
Upload - Upload
- Copy a file to iODD without fragmentation.
Write To HDD - Write To HDD
- Only supports NTFS.
- Duplicates an image file to HDD (physically sector to sector)
- Expert Only can use this
- All HDD data will be deleted permanently
Enhancements
IODD 2531 2541
- Change the extension of file name.
- VHD : USB fixed drive
- RMD : USB removable drive
- Append "&DW" to the file name
- "Win2Go.VHD" : Default is CD-MODE or ODD-MODE (2541)
- "Win2Go&D.VHD" : Default is Dual-Mode. Real HDD is Write Protected.
- "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.
- 2015-06-20 - VHD_Tool++(v0.6.0.5)-01.7z