diff --git a/PCbuild/python15.wse b/PCbuild/python15.wse index d7adc28ee22..50b21e8004c 100644 --- a/PCbuild/python15.wse +++ b/PCbuild/python15.wse @@ -55,7 +55,7 @@ item: Check Configuration end item: Set Variable Variable=APPTITLE - Value=Python 1.5.2a1 + Value=Python 1.5.2a2 end item: Set Variable Variable=GROUP @@ -728,7 +728,7 @@ item: Install File end item: Install File Source=%_SRC_%\..\zlibvc104dll\zlib.dll - Destination=%SYS32%\zlib.dll + Destination=%MAINDIR%\DLLs\zlib.dll Flags=0000000000000010 end item: Install File @@ -829,11 +829,41 @@ item: Install File Flags=0000000000000010 end item: Install File - Source=%_SRC_%\Tools\scripts\Readme - Destination=%MAINDIR%\Tools\Scripts\Readme + Source=%_SRC_%\Tools\scripts\README + Destination=%MAINDIR%\Tools\Scripts\README.txt Description=Utility Scripts Flags=0000000000000010 end +item: Install File + Source=%_SRC_%\Tools\freeze\*.* + Destination=%MAINDIR%\Tools\freeze + Description=Freeze tool + Flags=0000000000000010 +end +item: Install File + Source=%_SRC_%\Tools\webchecker\*.py + Destination=%MAINDIR%\Tools\webchecker + Description=Web checker tool + Flags=0000000000000010 +end +item: Install File + Source=%_SRC_%\Tools\webchecker\README + Destination=%MAINDIR%\Tools\webchecker\README.txt + Description=Web checker tool + Flags=0000000000000010 +end +item: Install File + Source=%_SRC_%\Tools\versioncheck\*.py + Destination=%MAINDIR%\Tools\versioncheck + Description=Version checker tool + Flags=0000000000000010 +end +item: Install File + Source=%_SRC_%\Tools\versioncheck\README + Destination=%MAINDIR%\Tools\versioncheck\README.txt + Description=Version checker tool + Flags=0000000000000010 +end item: End Block end item: If/While Statement @@ -933,6 +963,11 @@ item: Edit Registry Key=.py New Value=Python.File end +item: Edit Registry + Key=.py + New Value=text/plain + Value Name=Content Type +end item: Edit Registry Key=Python.File New Value=Python File @@ -949,6 +984,11 @@ item: Edit Registry Key=.pyw New Value=Python.NoConFile end +item: Edit Registry + Key=.pyw + New Value=text/plain + Value Name=Content Type +end item: Edit Registry Key=Python.NoConFile New Value=Python File (no console) @@ -965,6 +1005,10 @@ item: Edit Registry Key=.pyc New Value=Python.CompiledFile end +item: Edit Registry + Key=.pyo + New Value=Python.CompiledFile +end item: Edit Registry Key=Python.CompiledFile New Value=Compiled Python File