Buncha last-minute fixes
diff --git a/PCbuild/python16.wse b/PCbuild/python16.wse
index 760aab2..06a593e 100644
--- a/PCbuild/python16.wse
+++ b/PCbuild/python16.wse
@@ -97,17 +97,6 @@
 end

 item: End Block

 end

-item: Remark

-  Text=Where system DLLs are installed (choose one of the following):

-end

-item: Set Variable

-  Variable=DLLDEST

-  Value=%MAINDIR%

-end

-remarked item: Set Variable

-  Variable=DLLDEST

-  Value=%SYS32%

-end

 item: Set Variable

   Variable=BACKUP

   Value=%MAINDIR%\BACKUP

@@ -650,6 +639,17 @@
 end

 item: Open/Close INSTALL.LOG

 end

+item: Remark

+  Text=Where system DLLs are installed (choose one of the following):

+end

+item: Set Variable

+  Variable=DLLDEST

+  Value=%MAINDIR%

+end

+remarked item: Set Variable

+  Variable=DLLDEST

+  Value=%SYS32%

+end

 item: Check Disk Space

   Component=COMPONENTS

 end

@@ -699,6 +699,11 @@
   Flags=0000000000000010

 end

 item: Install File

+  Source=%_SRC_%\pcbuild\_sre.pyd

+  Destination=%MAINDIR%\DLLs\_sre.pyd

+  Flags=0000000000000010

+end

+item: Install File

   Source=%_SRC_%\pcbuild\python16.dll

   Destination=%DLLDEST%\python16.dll

   Flags=0000000000000010

@@ -744,7 +749,19 @@
 item: Install File

   Source=%_SRC_%\Lib\encodings\*.py

   Destination=%MAINDIR%\Lib\encodings

-  Description=Tkinter related library modules

+  Description=Unicode encoding tables

+  Flags=0000000000000010

+end

+item: Install File

+  Source=%_SRC_%\Lib\distutils\*.py

+  Destination=%MAINDIR%\Lib\distutils

+  Description=Distribution utility modules

+  Flags=0000000000000010

+end

+item: Install File

+  Source=%_SRC_%\Lib\distutils\command\*.py

+  Destination=%MAINDIR%\Lib\distutils\command

+  Description=Distribution utility modules

   Flags=0000000000000010

 end

 item: Install File

@@ -1122,7 +1139,7 @@
   Flags=00010100

 end

 item: Include Script

-  Pathname=C:\Program Files\WISE\include\uninstal.wse

+  Pathname=%_WISE_%\include\uninstal.wse

 end

 item: If/While Statement

   Variable=COMPONENTS

@@ -1234,17 +1251,17 @@
   Flags=00001010

 end

 item: Install File

-  Source=D:\src\tcl8.3\bin\tcl83.dll

+  Source=%_SRC_%\..\tcl8.3\bin\tcl83.dll

   Destination=%MAINDIR%\tcl83.dll

   Flags=0000000000000010

 end

 item: Install File

-  Source=D:\src\tcl8.3\bin\tk83.dll

+  Source=%_SRC_%\..\tcl8.3\bin\tk83.dll

   Destination=%MAINDIR%\tk83.dll

   Flags=0000000000000010

 end

 item: Install File

-  Source=D:\src\tcl8.3\lib\*.*

+  Source=%_SRC_%\..\tcl8.3\lib\*.*

   Destination=%MAINDIR%\tcl

   Flags=0000000100000010

 end