From: Steve Dower Date: Mon, 28 Oct 2019 21:34:25 +0000 (-0700) Subject: bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive (GH... X-Git-Tag: v3.9.0a1~113 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ac6137dd3d1e2c8f9558153ad63021f57e05e73;p=thirdparty%2FPython%2Fcpython.git bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive (GH-16968) --- diff --git a/Misc/NEWS.d/next/Windows/2019-10-28-10-48-16.bpo-38589.V69Q1a.rst b/Misc/NEWS.d/next/Windows/2019-10-28-10-48-16.bpo-38589.V69Q1a.rst new file mode 100644 index 000000000000..e864290723e0 --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2019-10-28-10-48-16.bpo-38589.V69Q1a.rst @@ -0,0 +1 @@ +Fixes HTML Help shortcut when Windows is not installed to C drive diff --git a/Tools/msi/doc/doc.wxs b/Tools/msi/doc/doc.wxs index 306fb11dc661..cd1a68cc2601 100644 --- a/Tools/msi/doc/doc.wxs +++ b/Tools/msi/doc/doc.wxs @@ -8,7 +8,7 @@ - + 1