cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
duster1
Engaged Sweeper III

Here is a deployment package for eClinicalWorks - Plugin

 

<?xml version="1.0" encoding="utf-8"?>
<Package>
  <Name>eCW - CLOUD ONLY</Name>
  <Description>ECW Plugin only - FOR CLOUD
SERVERURL="https://<<YOURURL>>.ecwcloud.com/mobiledoc/jsp/webemr/login/newLogin.jsp"</Description>
  <ShutdownOption>0</ShutdownOption>
  <ShutdownTime>120</ShutdownTime>
  <MaxDuration>1800</MaxDuration>
  <Rescan>True</Rescan>
  <RunMode>1</RunMode>
  <Steps>
    <Step>
      <Nr>1</Nr>
      <Name>Closing Chrome</Name>
      <Type>2</Type>
      <ReturnCodes>0,1641,3010</ReturnCodes>
      <Success>-1</Success>
      <Failure>-1</Failure>
      <Path></Path>
      <Parameters></Parameters>
      <MSIParameters></MSIParameters>
      <MSIName></MSIName>
      <MSIVersion></MSIVersion>
      <Command>msg.exe * Starting ecw plugin update. Closing Google Chrome.</Command>
      <EditMode>False</EditMode>
      <Conditions />
    </Step>
    <Step>
      <Nr>2</Nr>
      <Name>Pause for 10 seconds</Name>
      <Type>2</Type>
      <ReturnCodes>0,1641,3010</ReturnCodes>
      <Success>-1</Success>
      <Failure>-1</Failure>
      <Path></Path>
      <Parameters></Parameters>
      <MSIParameters></MSIParameters>
      <MSIName></MSIName>
      <MSIVersion></MSIVersion>
      <Command>ping 1.1.1.1 -n 10</Command>
      <EditMode>False</EditMode>
      <Conditions />
    </Step>
    <Step>
      <Nr>3</Nr>
      <Name>Kill msiexec</Name>
      <Type>3</Type>
      <ReturnCodes>0,1641,3010</ReturnCodes>
      <Success>5</Success>
      <Failure>5</Failure>
      <Path>msiexec.exe</Path>
      <Parameters>/f /t</Parameters>
      <MSIParameters></MSIParameters>
      <MSIName></MSIName>
      <MSIVersion></MSIVersion>
      <Command>taskkill /im msiexec.exe /f /t</Command>
      <EditMode>False</EditMode>
      <Conditions />
    </Step>
    <Step>
      <Nr>4</Nr>
      <Name>kill chrome</Name>
      <Type>3</Type>
      <ReturnCodes>0,1641,3010</ReturnCodes>
      <Success>5</Success>
      <Failure>5</Failure>
      <Path>chrome.exe</Path>
      <Parameters></Parameters>
      <MSIParameters></MSIParameters>
      <MSIName></MSIName>
      <MSIVersion></MSIVersion>
      <Command>taskkill /im chrome.exe</Command>
      <EditMode>False</EditMode>
      <Conditions />
    </Step>
    <Step>
      <Nr>5</Nr>
      <Name>Install ecw Plugin 5.9.2409</Name>
      <Type>1</Type>
      <ReturnCodes>0,1641,3010</ReturnCodes>
      <Success>6</Success>
      <Failure>-3</Failure>
      <Path>{PackageShare}\Installers\eCWCloud\Setup.msi</Path>
      <Parameters>SERVERURL="https://<<yoururl>>.ecwcloud.com/mobiledoc/jsp/webemr/login/newLogin.jsp"</Parameters>
      <MSIParameters>/i /qn /norestart</MSIParameters>
      <MSIName></MSIName>
      <MSIVersion></MSIVersion>
      <Command>msiexec.exe /i "{PackageShare}\Installers\eCWCloud\Setup.msi" /norestart /qn SERVERURL="https://<<yoururl>>.ecwcloud.com/mobiledoc/jsp/webemr/login/newLogin.jsp"</Command>
      <EditMode>False</EditMode>
      <Conditions />
    </Step>
    <Step>
      <Nr>6</Nr>
      <Name>ECW Plugin Update Completed</Name>
      <Type>2</Type>
      <ReturnCodes>0,1641,3010</ReturnCodes>
      <Success>-2</Success>
      <Failure>-2</Failure>
      <Path></Path>
      <Parameters></Parameters>
      <MSIParameters></MSIParameters>
      <MSIName></MSIName>
      <MSIVersion></MSIVersion>
      <Command>msg.exe * The ECW Plugin update has been completed. You may re-open Google Chrome if needed.</Command>
      <EditMode>False</EditMode>
      <Conditions />
    </Step>
  </Steps>
  <SoftwareVersion>11.3.0.5</SoftwareVersion>
</Package>

 

0 REPLIES 0

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now