Changes

Jump to: navigation, search

Python

90 bytes removed, 23:16, 15 January 2008
Add upgrade/remove commands, and update to version 2.5.1
This is a silent installer for [http://www.python.org Python] 2.4 and higher are available as MSI packages, which are documented at http://www.python.org/download/releases/2.5/msi/
This installer can be used for the [http://www.python.org distutils Python distribution] (www.python.org). AFAIK it will not work for Python < 2.4pre><?xml version="1.0" encoding="UTF-8"?>
This configuration installs to %PROGRAMFILES%\Python and not to the default location C:\Python24 in order to show how to configure an arbitrary path:<packages>  <package
id="python"
name="Python"
revision="02511" rebootpriority="false0" priorityreboot="0false"> <check type="fileuninstall" condition="exists" path="C:\Programme\Python\python2.exe5.1" /> <install cmd="'msiexec /q qn /i "%SOFTWARE%\python\python-2.45.1.msi TARGETDIR" ALLUSERS=&quot;1'/>  <upgrade cmd='msiexec /qn /i "%PROGRAMFILESSOFTWARE%\Python&quot; python\python-2.5.1.msi" ALLUSERS=1 REBOOT'/>  <remove cmd=ReallySuppress" 'msiexec /qn /x{31800004-6386-4999-a519-518f2d78d8f0}'/> </package></packages></pre>
See also http://www.python.org/download/releases/2.5/msi/
[[category:Silent Installers]]
29
edits

Navigation menu