diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-07-29 19:02:52 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-07-29 19:02:52 (GMT) |
commit | 386b7a3a6825c7dffc3b9373aa30398310fc6fa1 (patch) | |
tree | 229e06aee862689262044397eac675cb58672983 /PCbuild | |
parent | 6307bb8b7dde641c14bdacd8e4f4be9887b3f7ad (diff) | |
download | cpython-386b7a3a6825c7dffc3b9373aa30398310fc6fa1.zip cpython-386b7a3a6825c7dffc3b9373aa30398310fc6fa1.tar.gz cpython-386b7a3a6825c7dffc3b9373aa30398310fc6fa1.tar.bz2 |
Add version resource info to installer .exe.
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/python20.wse | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index bb18046..63f0666 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -12,13 +12,17 @@ item: Global Log Pathname=%MAINDIR%\INSTALL.LOG Message Font=MS Sans Serif Font Size=8 - Pages Modified=00000000001101000000000100000010 + Pages Modified=00010000001101000000000100000010 Extra Pages=00000000000000000000000010110010 Disk Filename=SETUP Patch Flags=0000000000000001 Patch Threshold=85 Patch Memory=4000 EXE Filename=Python-2.2a1.exe + Version File=2.2a1 + Version Description=Python Programming Language + Version Copyright=©2001 Python Software Foundation + Version Company=PythonLabs at Zope Corporation Crystal Format=10111100101100000010001001001001 Step View=&All Variable Name1=_WISE_ @@ -118,7 +122,7 @@ end item: Remark end item: Remark - Text=Wizard boilerplate; thpe "stop" on the next line is actually "pause" + Text=Wizard boilerplate; the "stop" on the next line is actually "pause" end item: Open/Close INSTALL.LOG Flags=00000001 |