diff --git a/misc/dist/windows/LICENSE b/misc/dist/windows/LICENSE.rtf
similarity index 100%
rename from misc/dist/windows/LICENSE
rename to misc/dist/windows/LICENSE.rtf
diff --git a/misc/dist/windows/README b/misc/dist/windows/README.txt
similarity index 79%
rename from misc/dist/windows/README
rename to misc/dist/windows/README.txt
index a0b0a8a7c1..b2f00d427f 100644
--- a/misc/dist/windows/README
+++ b/misc/dist/windows/README.txt
@@ -11,19 +11,17 @@ Dependencies
Packaging
=========
The dependencies must be callable from dist.bat, therefore,
-they'll need to be in/added to the system's search PATH.
+they'll need to be in/added to the system's search PATH.
The packaging needs to be done from within a tracked Go folder.
Packages are built by cloning the same version of the source tree
that the Go tools were built from.
-To create an i386 distribution package on a 64 bit system, set
-GOARCH=386 prior to calling dist.bat.
-
Run dist.bat from a command prompt or click on the batch file.
TODO
-----
+----
+- Write a Go program for dist.bat functionality
- Documentation server shortcut checkbox option
Misc
diff --git a/misc/dist/windows/images/gopher.ico b/misc/dist/windows/images/gopher.ico
index 8421829d84..39a6c47c4d 100644
Binary files a/misc/dist/windows/images/gopher.ico and b/misc/dist/windows/images/gopher.ico differ
diff --git a/misc/dist/windows/installer.wxs b/misc/dist/windows/installer.wxs
index ee5d22c285..faece29b02 100644
--- a/misc/dist/windows/installer.wxs
+++ b/misc/dist/windows/installer.wxs
@@ -36,11 +36,11 @@
Languages="1033" />
-
-
-
-
-
+
+
+
+
+
@@ -114,10 +114,10 @@
Key="Software\GoProgrammingLanguage"
Action="create" >
+ Name="installed"
+ Type="integer"
+ Value="1"
+ KeyPath="yes" />
-
@@ -156,7 +155,7 @@
-
+