diff --git a/Misc/NEWS b/Misc/NEWS
index ceea2226561fd6..4fa05edd10e02a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -156,6 +156,8 @@ Library
Windows
-------
+- bpo-29579: Removes readme.txt from the installer
+
- Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev)
- Issue #28164: Correctly handle special console filenames (patch by Eryk Sun)
diff --git a/Tools/msi/exe/exe_files.wxs b/Tools/msi/exe/exe_files.wxs
index 01385874fa90b7..e675c21c8975ef 100644
--- a/Tools/msi/exe/exe_files.wxs
+++ b/Tools/msi/exe/exe_files.wxs
@@ -8,9 +8,6 @@
-
-
-