FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 3496cb46 authored by Dr Adam Thorn's avatar Dr Adam Thorn
Browse files

Update reg path used by installer to ucam_wpkg variant

parent 3f85b7e2
No related branches found
No related tags found
1 merge request!54Add pstools package
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package id="pstools" name="PSTools" revision="%version%.1" priority="0" reboot="false">
<variable name="version" value="2.45" />
<variable name="version" value="2.45.1" />
<check type='logical' condition='or'>
<check type='registry' condition='equals' path='HKLM\software\wow6432node\ch.cam.ac.uk\WPKG\pstools' value="%version%"/>
<check type='registry' condition='equals' path='HKLM\software\ch.cam.ac.uk\WPKG\pstools' value="%version%"/>
</check>
<!-- N.B. the installer takes care of creating and removing this reg key as needed -->
<check type='registry' condition='equals' path='HKLM\software\ucam_wpkg.cam.ac.uk\pstools\version' value="%version%"/>
<!-- the exe is built by https://gitlab.developers.cam.ac.uk/ch/co/wpkg/pstools-nsis; see README contained therein -->
......
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