Add Jeremy's compiler to the Windows install.
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index 3dc317b..fc5bd73 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -1023,6 +1023,24 @@
   Flags=0000000000000010
 end
 item: Install File
+  Source=%_SRC_%\Tools\compiler\*.py
+  Destination=%MAINDIR%\Tools\compiler
+  Description=Python compiler written in Python
+  Flags=0000000000000010
+end
+item: Install File
+  Source=%_SRC_%\Tools\compiler\compiler\*.py
+  Destination=%MAINDIR%\Tools\compiler\compiler
+  Description=Python compiler written in Python
+  Flags=0000000000000010
+end
+item: Install File
+  Source=%_SRC_%\Tools\compiler\compiler\*.txt
+  Destination=%MAINDIR%\Tools\compiler\compiler
+  Description=Python compiler written in Python
+  Flags=0000000000000010
+end
+item: Install File
   Source=%_SRC_%\Tools\pynche\*.py
   Destination=%MAINDIR%\Tools\pynche
   Description=pynche color editor