FAQ
| This is a
LIVE
service |
Changelog
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ucam_wpkg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Yusuf Hamied Department of Chemistry
COs
ucam_wpkg
Commits
6c219ff6
Commit
6c219ff6
authored
4 years ago
by
Mr Chris B Mortimer
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of /tmp/tmp.q2p29wpwYW into spss.xml
parents
a0a81520
b547354f
No related branches found
Branches containing commit
No related tags found
1 merge request
!105
Spss.xml
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
spss.xml
+18
-0
18 additions, 0 deletions
spss.xml
with
18 additions
and
0 deletions
spss.xml
0 → 100755
+
18
−
0
View file @
6c219ff6
<?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>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment