Skip to content

medo64/VhdAttach

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages