FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 6c219ff6 authored by Mr Chris B Mortimer's avatar Mr Chris B Mortimer
Browse files

Merge branch 'master' of /tmp/tmp.q2p29wpwYW into spss.xml

parents a0a81520 b547354f
No related branches found
No related tags found
1 merge request!105Spss.xml
spss.xml 0 → 100755
<?xml version="1.0" encoding="UTF-8"?>
<!-- vim: set softtabstop=3: -->
<packages>
<package id="spss" name="IBM SPSS Statistics" revision="%version%.1" priority="0" reboot="false">
<variable name="version" value="25" />
<check type="uninstall" condition="exists" path="IBM SPSS Statistics %version%" />
<!-- run the exe installer and poke around in %temp% to find the MSI that it unpacks -->
<install cmd='msiexec /i "%software%\spss\v%version%\Windows\IBM SPSS Statistics %version%.msi" /qn /l* c:\netinst\logs\spss-v%version%-install.log AUTHCODE="4863c342f0d864cec142"' />
<upgrade include='install' />
<remove cmd='msiexec /qn /x {C2D1E17D-CB8A-4742-84FA-1DB5C6A1ABDD}' />
</package>
</packages>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment