By default, Windows doesn't have the environment variable HOME used in the scripts.
This fix sets HOME with USERPROFILE if it's missing.
It also adds some cleanup for these files/folders that were still present after uninstall:
$HOME.boot2docker
$HOME.VirtualBox VMs\boot2docker-vm
$HOME.ssh\id_boot2docker.pub
$HOME.ssh\id_boot2docker.pub
By default, Windows doesn't have the environment variable HOME used in the scripts. This fix sets HOME with USERPROFILE if it's missing. It also adds some cleanup for these files/folders that were still present after uninstall: $HOME.boot2docker $HOME.VirtualBox VMs\boot2docker-vm $HOME.ssh\id_boot2docker.pub $HOME.ssh\id_boot2docker.pub