| commit | 924bb6ba07493060d9c68591e914fba3e7f3865d | [log] [tgz] | 
|---|---|---|
| author | Jeff Johnson <jrjohnson@google.com> | Sun Feb 05 20:42:45 2017 -0800 | 
| committer | Chris Broadfoot <cbro@golang.org> | Tue Feb 07 05:20:46 2017 +0000 | 
| tree | e164cd8063fc64f852e38338de85313dd7688b5f | |
| parent | 0979e53b0f433b8bb536bde20ef1547730193f2a [diff] | 
cmd/release: notify explorer of PATH update after install on Win Windows installer will not broadcast WM_SETTINGCHANGE when a reboot is pending. This message is required for explorer.exe to reload the PATH from the registry so future cmd.exe processes will launch with go/bin in the PATH. Use the Wix extension to always broadcast this message after install. More info: http://wixtoolset.org/documentation/manual/v3/customactions/wixsettingchange.html Fixes golang/go#18680 Change-Id: I4f3af49f167f3875bbf8e898f4d50ee358b4e35d Reviewed-on: https://go-review.googlesource.com/36324 Reviewed-by: Chris Broadfoot <cbro@golang.org>