build/cmd/release
Chris Broadfoot 4932e8bd6b cmd/release: revert "notify explorer of PATH update after install on Win"
This reverts commit 924bb6ba07.
https://golang.org/cl/36324

When running the release builds, we get this error:

   C:\workdir\windows\installer.wxs(155) : error LGHT0094 : Unresolved
reference to symbol 'CustomAction:WixBroadcastEnvironmentChange' in
section 'Product:*'.

The wix documentation indicates we need to enable it:
http://wixtoolset.org/documentation/manual/v3/customactions/wixsettingchange.html

In any case, reverting this change for the 1.8 release.

Updates golang/go#18680.

Change-Id: I86e8d82dc57e585c11846edf589c4bab84a60308
Reviewed-on: https://go-review.googlesource.com/37135
Reviewed-by: Jeff Johnson <jrjohnson@google.com>
Reviewed-by: Chris Broadfoot <cbro@golang.org>
2017-02-16 19:08:14 +00:00
..
release.go cmd/release: double-check gzip files are single streams 2017-02-13 18:32:11 +00:00
releaselet.go cmd/release: revert "notify explorer of PATH update after install on Win" 2017-02-16 19:08:14 +00:00
upload.go build: simplify some usages for Cloud auth 2016-08-05 15:34:48 +00:00