From: Joe Poirier Date: Wed, 22 Feb 2012 04:15:03 +0000 (-0600) Subject: misc/dist/windows: fix broken icon, other misc X-Git-Tag: weekly.2012-02-22~30 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=fe5b4a2f9be7f87b1b44cd172b4403e95c5bf00d;p=gostls13.git misc/dist/windows: fix broken icon, other misc fix, and shrink, the gopher icon, txt extensions for license and readme files, minor format changes in the wxs file R=golang-dev, rsc CC=golang-dev https://golang.org/cl/5683054 --- 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 @@ - +