diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index e77761ddc6c..04caaffa0b0 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1189,6 +1189,11 @@ item: Set Variable end item: End Block end +item: Remark +end +item: Remark + Text=Install the license even if they deselect everything . +end item: Install File Source=..\license Destination=%MAINDIR%\LICENSE.txt @@ -1206,6 +1211,20 @@ item: Install File end item: Remark end +item: Remark + Text=These arrange to (recursively!) delete all .pyc and .pyo files at uninstall time. +end +item: Remark + Text=This "does the right thing": any directories left empty at the end are removed. +end +item: Add Text to INSTALL.LOG + Text=File Tree: %MAINDIR%\*.pyc +end +item: Add Text to INSTALL.LOG + Text=File Tree: %MAINDIR%\*.pyo +end +item: Remark +end item: Remark Text=A: interpreter, libraries and Tcl/Tk end @@ -1429,14 +1448,6 @@ end item: Remark Text=Libraries (Lib/) end -item: Remark - Text=Remove entire Lib directory at uninstall time. -end -item: Add Text to INSTALL.LOG - Text=File Tree: %MAINDIR%\Lib\*.* -end -item: Remark -end item: Install File Source=..\lib\*.py Destination=%MAINDIR%\Lib @@ -1608,14 +1619,6 @@ item: If/While Statement Value=C Flags=00001010 end -item: Remark - Text=Delete entire Tools directory at uninstall time. -end -item: Add Text to INSTALL.LOG - Text=File Tree: %MAINDIR%\Tools\*.* -end -item: Remark -end item: Install File Source=..\tools\scripts\*.py Destination=%MAINDIR%\Tools\Scripts