From e9fef33dd8b33c0948c6e7cb202a7192af186edb Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Fri, 23 Mar 2012 11:48:54 +1100 Subject: [PATCH] misc/dist: updates to installer script Now sets GOROOT. Fixes #3287. Fixes #3361. R=golang-dev CC=golang-dev https://golang.org/cl/5877059 --- misc/dist/windows/installer.wxs | 50 ++++++++++++++++----------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/misc/dist/windows/installer.wxs b/misc/dist/windows/installer.wxs index faece29b02..805237bcf5 100644 --- a/misc/dist/windows/installer.wxs +++ b/misc/dist/windows/installer.wxs @@ -7,11 +7,15 @@ --> - - + + + + - - + + + + + UpgradeCode="$(var.UpgradeCode)" > +1 VersionNT >= 500 - - - + - + - - + + - - - + -- 2.50.0