All Projects → medo64 → Vhdattach

medo64 / Vhdattach

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

Projects that are alternatives of or similar to Vhdattach

Ideviceinstaller
Manage apps of iOS devices
Stars: ✭ 733 (+1645.24%)
Mutual labels:  application
Appserver
A multithreaded application server for PHP, written in PHP.
Stars: ✭ 930 (+2114.29%)
Mutual labels:  application
Blackwidow
A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.
Stars: ✭ 887 (+2011.9%)
Mutual labels:  application
Git Stuff
A python script that tells about GitHub users and repositories.
Stars: ✭ 16 (-61.9%)
Mutual labels:  application
Diycode
[暂停维护]diycode android app
Stars: ✭ 931 (+2116.67%)
Mutual labels:  application
Blender
The Laravel template used for our CMS like projects
Stars: ✭ 862 (+1952.38%)
Mutual labels:  application
Flaskex
Simple flask example for quick prototypes and small applications
Stars: ✭ 679 (+1516.67%)
Mutual labels:  application
Smartisandialog
Smartisan style Dialog.
Stars: ✭ 33 (-21.43%)
Mutual labels:  application
Shapedetector keras coreml
Deep learning installed Shape Detector using Keras and CoreML 📱
Stars: ✭ 25 (-40.48%)
Mutual labels:  application
React Redux Boilerplate Example
Stars: ✭ 15 (-64.29%)
Mutual labels:  application
Auto App
Crie um aplicativo com todas as tabelas de um dos seus bancos sem uma linha de código.
Stars: ✭ 18 (-57.14%)
Mutual labels:  application
Mean Angular5 Passport Authentication
Securing MEAN Stack (Angular 5) Web Application using Passport Authentication
Stars: ✭ 24 (-42.86%)
Mutual labels:  application
Osx Mac Menubar App
Menubar application for Mac
Stars: ✭ 11 (-73.81%)
Mutual labels:  application
Crm Application
OroCRM - an open-source Customer Relationship Management application.
Stars: ✭ 785 (+1769.05%)
Mutual labels:  application
Simple Sh Datascience
A collection of Bash scripts and Dockerfiles to install data science Tool, Lib and application
Stars: ✭ 32 (-23.81%)
Mutual labels:  application
Android
An Open-Source Android application that allows you to send and receive files over available connections, and offers unique features like sharing over HTTP, pausing and resuming transfers
Stars: ✭ 695 (+1554.76%)
Mutual labels:  application
Yii2 App Another
Yii 2 Another Project Template
Stars: ✭ 9 (-78.57%)
Mutual labels:  application
Todo app open source
📱 an app to annotate tasks made with Flutter using MobX
Stars: ✭ 40 (-4.76%)
Mutual labels:  application
Erl Env
Make retrieving configuration parameters super fast(7x faster than application:get_env)and stable.
Stars: ✭ 32 (-23.81%)
Mutual labels:  application
Java Game And Application
Java Games and Application with awesome source code and better algorithm
Stars: ✭ 14 (-66.67%)
Mutual labels:  application

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].