Kaydet (Commit) 7cee6ddc authored tarafından Guido van Rossum's avatar Guido van Rossum

somehow the 'Total Keys=1' disappears. No other changes.

üst 067bebfe
...@@ -915,118 +915,96 @@ item: Add Text to INSTALL.LOG ...@@ -915,118 +915,96 @@ item: Add Text to INSTALL.LOG
Text=File Tree: %MAINDIR%\Lib\*.* Text=File Tree: %MAINDIR%\Lib\*.*
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=.py Key=.py
New Value=Python.File New Value=Python.File
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=.py Key=.py
New Value=text/plain New Value=text/plain
Value Name=Content Type Value Name=Content Type
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Python.File Key=Python.File
New Value=Python File New Value=Python File
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Python.File\shell\open\command Key=Python.File\shell\open\command
New Value=%MAINDIR%\python.exe "%%1" %%* New Value=%MAINDIR%\python.exe "%%1" %%*
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Python.File\DefaultIcon Key=Python.File\DefaultIcon
New Value=%MAINDIR%\Py.ico New Value=%MAINDIR%\Py.ico
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=.pyw Key=.pyw
New Value=Python.NoConFile New Value=Python.NoConFile
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=.pyw Key=.pyw
New Value=text/plain New Value=text/plain
Value Name=Content Type Value Name=Content Type
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Python.NoConFile Key=Python.NoConFile
New Value=Python File (no console) New Value=Python File (no console)
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Python.NoConFile\shell\open\command Key=Python.NoConFile\shell\open\command
New Value=%MAINDIR%\pythonw.exe "%%1" %%* New Value=%MAINDIR%\pythonw.exe "%%1" %%*
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Python.NoConFile\DefaultIcon Key=Python.NoConFile\DefaultIcon
New Value=%MAINDIR%\Py.ico New Value=%MAINDIR%\Py.ico
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=.pyc Key=.pyc
New Value=Python.CompiledFile New Value=Python.CompiledFile
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=.pyo Key=.pyo
New Value=Python.CompiledFile New Value=Python.CompiledFile
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Python.CompiledFile Key=Python.CompiledFile
New Value=Compiled Python File New Value=Compiled Python File
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Python.CompiledFile\shell\open\command Key=Python.CompiledFile\shell\open\command
New Value=%MAINDIR%\python.exe "%%1" %%* New Value=%MAINDIR%\python.exe "%%1" %%*
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Python.CompiledFile\DefaultIcon Key=Python.CompiledFile\DefaultIcon
New Value=%MAINDIR%\pyc.ico New Value=%MAINDIR%\pyc.ico
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Software\Python\PythonCore\CurrentVersion Key=Software\Python\PythonCore\CurrentVersion
Root=130 Root=130
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath
New Value=%MAINDIR% New Value=%MAINDIR%
Root=2 Root=2
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup
New Value=%GROUP% New Value=%GROUP%
Root=2 Root=2
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
Root=2 Root=2
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Software\Python\PythonCore\%PY_VERSION%\Dll Key=Software\Python\PythonCore\%PY_VERSION%\Dll
New Value=%_SYSDEST_%\Python20.dll New Value=%_SYSDEST_%\Python20.dll
Root=2 Root=2
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Software\Python\PythonCore\%PY_VERSION%\Modules Key=Software\Python\PythonCore\%PY_VERSION%\Modules
Root=2 Root=2
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe
New Value=%MAINDIR%\Python.exe New Value=%MAINDIR%\Python.exe
Root=2 Root=2
...@@ -1039,7 +1017,6 @@ item: If/While Statement ...@@ -1039,7 +1017,6 @@ item: If/While Statement
Flags=00001010 Flags=00001010
end end
item: Edit Registry item: Edit Registry
Total Keys=1
Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation
New Value=%MAINDIR%\Doc\index.html New Value=%MAINDIR%\Doc\index.html
Root=2 Root=2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment