1
0
mirror of https://github.com/golang/go synced 2024-09-25 13:30:12 -06:00
go/misc/dist/windows
Joe Poirier f4fc889424 windows: install fixes
* set default installation drive to C:\
* remove Win64 component property

R=golang-dev, bradfitz, aram
CC=golang-dev
https://golang.org/cl/5901044
2012-03-26 16:48:20 +11:00
..
images windows: make background of gopher icon transparent 2012-03-07 18:31:46 -06:00
installer.wxs windows: install fixes 2012-03-26 16:48:20 +11:00
LICENSE.rtf misc/dist/windows: fix broken icon, other misc 2012-02-21 22:15:03 -06:00
README.txt misc/dist: use archive/zip, seek out windows deps, add --upload flag 2012-03-11 21:02:40 -07:00

Windows build dependencies

- Mercurial (hg): http://mercurial.selenic.com/
- MinGW: http://www.mingw.org/
- Windows Installer XML (WiX) toolset: http://wix.sourceforge.net/

Packaging

The dependencies must be in/added to the system's search PATH. 

Run bindist as normal, eg:
	bindist windows-386

TODO

- Documentation server shortcut checkbox option

Misc

WiX box sizes:
 - banner size: 493x58
 - left side of dialog: 164x312
 - full dialog size: 493x312