From f4fc8894241fa4f55075f0ad71398618f929356b Mon Sep 17 00:00:00 2001 From: Joe Poirier Date: Mon, 26 Mar 2012 16:48:20 +1100 Subject: [PATCH] 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 --- misc/dist/windows/installer.wxs | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/misc/dist/windows/installer.wxs b/misc/dist/windows/installer.wxs index 20f261f9d04..b170b98dc45 100644 --- a/misc/dist/windows/installer.wxs +++ b/misc/dist/windows/installer.wxs @@ -10,12 +10,10 @@ - - VersionNT >= 500 + - + - +