Difference between revisions of "VHD Tool++"

From iODD
Jump to: navigation, search
(Created page with "== Screenshots == <gallery mode="packed-hover" heights="360px"> File:VHD Tool EN 01.PNG File:VHD Tool EN 02.PNG File:VHD Tool EN 03.PNG File:VHD Tool EN 04.PNG <!--File:VHD To...")
 
m
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[ko:VHD Tool++]]
 +
[[zh:VHD Tool++]]
 +
[[ja:VHD Tool++]]
 +
[[ru:VHD Tool++]]
 +
 
== Screenshots ==
 
== Screenshots ==
 
<gallery mode="packed-hover" heights="360px">
 
<gallery mode="packed-hover" heights="360px">
Line 9: Line 14:
 
</gallery>
 
</gallery>
 
== Functions ==
 
== Functions ==
* iODD Provide '''USB Flash Drive''' or  '''USB WinToGo''' Booting beyond the CD Booting.
+
* iODD provides '''USB Flash Drive''' or  '''USB WinToGo''' Booting beyond the CD Booting.
* iODD Provide max '''6 devices''', '''4 sorts'''(''Fixed'', ''Removable'', ''Floppy'', ''Optical'') Disk Drives.
+
* iODD provides max '''6 devices''', '''4 sorts'''(''Fixed'', ''Removable'', ''Floppy'', ''Optical'') Disk Drives.
 
* Refer to [[#Manual]] for detail guide.
 
* Refer to [[#Manual]] for detail guide.
* Multi Languages - En,Ko,Cn. English version can be forced to run by '''VHD_Tool++(en).bat'''.
+
* 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>.
# Create
+
# <span class="notranslate">Create</span> - Create
#* Create a fixed VHD file to iODD.
+
#* Create a fixed VHD file to iODD without fragmentation. (very fast)
# 변환
+
# <span class="notranslate">Convert</span> - Convert
#* 일반 이미지 덤프 파일을 고정 VHD로 변환한다.
+
#* Convert general dump image file to fixed VHD file
# 확장
+
# <span class="notranslate">Extend</span> - Extend
#* 고정 VHD 를 더크게 확장한다
+
#* Extend fixed VHD file size.
# 조각모음
+
# <span class="notranslate">Defragment</span> - Defragment
#* 선택한 파일을 조각모음 한다.
+
#* Defragment a file
# 올리기
+
# <span class="notranslate">Upload </span> - Upload
#* 컴퓨터에 있는 파일을 iODD로 조각없이 복사한다
+
#* Copy a file to iODD without fragmentation.
# 디스크에 쓰기
+
# <span class="notranslate">Write To HDD</span> - Write To HDD
#* 컴퓨터에 있는 파일로 iODD 하드디스크를 클론한다.
+
#* Duplicates an image file to HDD (physically sector to sector)
#* '''전문가 아니면 사용 금지'''
+
#* '''Expert Only  can use this'''
#* '''하드디스크의 데이터가 모두 날라간가'''
+
#* '''All HDD data will be deleted permanently'''
  
 
== Enhancements ==
 
== Enhancements ==
# VHD 파일의 '''확장자''' 변경
+
# Change the extension of file name.
## '''VHD''' : USB 고정식 디스크로 인식.
+
## '''VHD''' : USB fixed drive
## '''RMD''' : USB 이동식 메모리로 인식.
+
## '''RMD''' : USB removable drive
# 파일이름 '''끝에''' &DW 추가
+
# Append "&DW" to the file name
## ''Win2Go.VHD'' : 부팅시 CD-모드 가 된다.
+
## <span class="notranslate">"Win2Go.VHD"</span> : Default is CD-MODE or ODD-MODE (2541)
## ''Win2Go'''&D'''.VHD'' : 부팅시 듀얼-모드 가 된다. 리얼 하드디스크가 '''쓰기 금지'''로 된다.
+
## <span class="notranslate">"Win2Go'''&D'''.VHD"</span> : Default is Dual-Mode. Real HDD is '''Write Protected'''.
## ''Win2Go'''&DW'''.VHD'' : 부팅시 듀얼-모드 가 된다. 리얼 하드디스크가 쓰기 가능으로 된다.
+
## <span class="notranslate">"Win2Go'''&DW'''.VHD"</span> : Default is Dual-Mode. Real HDD is '''Write Enabled'''.
  
 
== Download ==
 
== Download ==
Line 42: Line 47:
  
 
=== 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 16:53, 23 June 2016


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).
  1. Create - Create
    • Create a fixed VHD file to iODD without fragmentation. (very fast)
  2. Convert - Convert
    • Convert general dump image file to fixed VHD file
  3. Extend - Extend
    • Extend fixed VHD file size.
  4. Defragment - Defragment
    • Defragment a file
  5. Upload - Upload
    • Copy a file to iODD without fragmentation.
  6. Write To HDD - Write To HDD
    • Duplicates an image file to HDD (physically sector to sector)
    • Expert Only 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.