docs/windows
Jeffrey Morgan db0a9726fc Fixing icons, start script & bug where some components would be unchecked 2015-07-11 14:46:13 -07:00
..
256-logo.xcf Adding windows 2015-07-07 17:16:43 -07:00
LICENSE Adding windows 2015-07-07 17:16:43 -07:00
MAINTENANCE.md Adding windows 2015-07-07 17:16:43 -07:00
README.md Adding windows 2015-07-07 17:16:43 -07:00
Toolbox.iss Fixing icons, start script & bug where some components would be unchecked 2015-07-11 14:46:13 -07:00
bundle.sh Adding windows 2015-07-07 17:16:43 -07:00
delete.sh Adding windows 2015-07-07 17:16:43 -07:00
docker-cli.ico Fixing icons, start script & bug where some components would be unchecked 2015-07-11 14:46:13 -07:00
modpath.iss Adding windows 2015-07-07 17:16:43 -07:00
start.sh Fixing icons, start script & bug where some components would be unchecked 2015-07-11 14:46:13 -07:00
toolbox.ico Fixing icons, start script & bug where some components would be unchecked 2015-07-11 14:46:13 -07:00
windows-installer-logo.bmp Windows installer style changes 2015-07-11 13:39:11 -07:00
windows-installer-side.bmp Windows installer style changes 2015-07-11 13:39:11 -07:00

README.md

windows-installer

Installation instructions available on the Docker documentation site.

What is included:

Why Inno Setup?

I've chosen to make a simple installer using Inno Setup because that is what the msysGit installer is built with.

(It also happens that I've used Inno Setup before, so I can make something faster.)

Making a simple Wix for the Boot2Docker-cli should be simple, and this can then be used in this all-in-one installer too.

Maintenance

See MAINTENANCE.md for instructions on how to update, bundle and compile the Boot2Docker Windows Installer.