From: Miss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 28 Oct 2019 21:52:00 +0000 (-0700) Subject: bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive (GH... X-Git-Tag: v3.7.6rc1~77 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=379b55b526a04e6db40c7070fd70f0d7d37bba64;p=thirdparty%2FPython%2Fcpython.git bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive (GH-16968) (cherry picked from commit 0ac6137dd3d1e2c8f9558153ad63021f57e05e73) Co-authored-by: Steve Dower --- 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