From 0ac6137dd3d1e2c8f9558153ad63021f57e05e73 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Mon, 28 Oct 2019 14:34:25 -0700 Subject: [PATCH] bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive (GH-16968) --- .../next/Windows/2019-10-28-10-48-16.bpo-38589.V69Q1a.rst | 1 + Tools/msi/doc/doc.wxs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 Misc/NEWS.d/next/Windows/2019-10-28-10-48-16.bpo-38589.V69Q1a.rst 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 00000000000..e864290723e --- /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 306fb11dc66..cd1a68cc260 100644 --- a/Tools/msi/doc/doc.wxs +++ b/Tools/msi/doc/doc.wxs @@ -8,7 +8,7 @@ - + 1