IRESS

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search

This is a silent installer and uninstaller for IRESS, a market data system for traders.

This software is provided by IRESS themselves. Updates available from here


IRESS - Felix 1.16e

<package
  id="iressfelix"
  name="IRESS - Felix 1.16e"
  revision="1"
  reboot="false"
  priority="10">
  <check type="uninstall" condition="exists" path="IRESS - Felix 1.16e" />
  <install cmd='msiexec /qn /i "%SOFTWARE%\iress\FelixCli 1.16e\IRESS - Felix 1.16e.msi"' />
  <upgrade cmd='msiexec /qn /i "%SOFTWARE%\iress\FelixCli 1.16e\IRESS - Felix 1.16e.msi"' />
  <remove cmd='MsiExec.exe /qb /X{473E3DE1-B93B-48D6-B4F0-9037523E23A8}' />
</package>


IRESS - Felix IOS 1.36h

<package
  id="iressios"
  name="IOS Insto - Felix 1.36h"
  revision="1"
  reboot="false"
  priority="9">
  <check type="uninstall" condition="exists" path="IOS Insto - Felix 1.36h" />
  <install cmd='msiexec /qn /i "%SOFTWARE%\iress\Felix IOScli(V1.36h)\IOS Insto - Felix 1.36h.msi"' />
  <upgrade cmd='msiexec /qn /i "%SOFTWARE%\iress\Felix IOScli(V1.36h)\IOS Insto - Felix 1.36h.msi"' />
  <remove cmd='MsiExec.exe /qb /X{20B474C6-81A5-4177-A86E-8B9BEC815AB5}' />
</package>