Skip to content

WORawSon/VhdAttach

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VHD Attach

This is small tool that adds Attach and Detach option to contextual (aka right-click) menu of the Virtual disk (vhd) files. That enables those operations to be done without trip to Disk Management console and allows for automatic disk attachment during sysstem startup.

Shortcut Keys

  • F5 Refresh.
  • F6 Attach.
  • Ctrl+A Select all.
  • Ctrl+C Copy.
  • Ctrl+N New file.
  • Ctrl+O Open file.
  • Alt+A Show attach menu.
  • Alt+D Detach.
  • Alt+M Auto-mount.
  • Alt+O Show open menu (recent files).

Command Line Parameters

[/attach|/detach] "disk.vhd"

Attaches (or detaches) virtual disk using file disk.vhd.

[/detachdrive] "X:"

Detaches virtual disk attached to drive letter.

About

A small tool that allows for easy virtual disk attach/detach and auto-mount.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.8%
  • Inno Setup 1.8%
  • Batchfile 0.4%