From e7297592cbf56eb40a07d7a5a83f2c667ce6614f Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 7 Jan 2023 18:39:04 +0000 Subject: [PATCH] Move manifest explanation in the main wxMSW install docs This is important enough to be described directly there, especially now when a manifest is required. --- docs/index.htm | 2 +- docs/msw/install.md | 36 +++++++++++++++++++++++++++++++++--- docs/msw/winxp.md | 25 ------------------------- samples/sample.rc | 2 +- 4 files changed, 35 insertions(+), 30 deletions(-) delete mode 100644 docs/msw/winxp.md diff --git a/docs/index.htm b/docs/index.htm index 1c3f349019..6937160250 100644 --- a/docs/index.htm +++ b/docs/index.htm @@ -41,7 +41,7 @@