diff --git a/Doc/faq/windows.rst b/Doc/faq/windows.rst index 6ac83e45d2e815..e4712687ce5f43 100644 --- a/Doc/faq/windows.rst +++ b/Doc/faq/windows.rst @@ -335,11 +335,5 @@ to console subprocesses which are designed to handle those signals. See How do I extract the downloaded documentation on Windows? --------------------------------------------------------- -Sometimes, when you download the documentation package to a Windows machine -using a web browser, the file extension of the saved file ends up being .EXE. -This is a mistake; the extension should be .TGZ. - -Simply rename the downloaded file to have the .TGZ extension, and WinZip will be -able to handle it. (If your copy of WinZip doesn't, get a newer one from -https://www.winzip.com.) - +Use 7zip or your favorite archive program to handle the downloaded documentation +package. If not look for a newer version that does.