Added installation of w9xpopen.exe.
Removed installation of Lib/plat-win/*.py, because it no longer exists!
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index 3da61f7..3ce7cb9 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -661,6 +661,11 @@
   Flags=0000000000000010
 end
 item: Install File
+  Source=%_SRC_%\PCbuild\w9xpopen.exe
+  Destination=%MAINDIR%\w9xpopen.exe
+  Flags=0000000000000010
+end
+item: Install File
   Source=%_SRC_%\pcbuild\*.pyd
   Destination=%MAINDIR%\DLLs
   Description=Extension modules
@@ -695,7 +700,7 @@
   Description=Library Modules
   Flags=0000000000000010
 end
-item: Install File
+remarked item: Install File
   Source=%_SRC_%\Lib\plat-win\*.py
   Destination=%MAINDIR%\Lib\Plat-Win
   Description=Windows-specific library modules