Changes

Python

11 bytes removed, 23:51, 17 September 2010
Quick update for 2.7, still needs clean up
<source lang="xml">
<?xml package id="python" name="Python" revision="%version%" priority="1.050" encoding reboot="UTF-8false"?>
<packages> <package id="python" variable name="Python" revision="2511" priority="0version" rebootvalue="false2.7"/>
<check type="uninstall" condition="exists" path="Python 2.5.1%version%"/>
<install cmd='msiexec /qn /i "%SOFTWARE%\python\python-2.5.1%version%.msi" ALLUSERS=1'/>
<upgrade cmd='msiexec /qn /i "%SOFTWARE%\python\python-2.5.1%version%.msi" ALLUSERS=1'/>
<remove cmd='msiexec /qn /x{31800004"%SOFTWARE%\python\python-6386-4999-a519-518f2d78d8f0}%version%.msi"'/>  </package></packages>
</source>
117
edits