1
0
mirror of https://github.com/golang/go synced 2024-10-01 01:48:32 -06:00
go/misc/makerelease/windows
Emil Hessman 78082dfa80 misc/makerelease/windows: fix 404 help URL in installer
ARPHELPLINK yields 404; update the URL.

While here, also prefix the ARPREADME and ARPURLINFOABOUT URL's with the HTTP scheme to make 'em clickable links in the Add or Remove Programs listing.

LGTM=adg
R=golang-codereviews
CC=adg, golang-codereviews
https://golang.org/cl/154580045
2014-10-27 12:43:14 +11:00
..
images misc/dist: rename to makerelease 2013-12-11 14:47:18 +11:00
installer.wxs misc/makerelease/windows: fix 404 help URL in installer 2014-10-27 12:43:14 +11:00
LICENSE.rtf misc/dist: rename to makerelease 2013-12-11 14:47:18 +11:00
README.txt misc/dist: rename to makerelease 2013-12-11 14:47:18 +11: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