An open API service indexing awesome lists of open source software.

https://github.com/phxql/vhd-compact

Compacts VHDs.
https://github.com/phxql/vhd-compact

Last synced: 1 day ago
JSON representation

Compacts VHDs.

Awesome Lists containing this project

README

          

# VHD compact
Compacts dynamically sized VHD images.

## Usage
`VhdCompact.exe [Path to VHD file]`

You can also drop the VHD file on the `VhdCompact.exe` file.

## Disclaimer
Idea from http://www.p2vme.com/2012/09/shrink-vhd-with-powershell.html.