Skip to content

Installing CRHM_GUI for Windows

jhs507 edited this page Sep 11, 2023 · 1 revision

Overview

  1. Download and Run "Install_CRHM_GUI.msi"
  2. Install TeeChart
  3. Run CRHM_GUI

1: Download and Run "Install_CRHM_GUI.msi"

  1. Navigate to https://github.com/srlabUsask/crhmcode/releases
  2. Find the release you wish to use (most recent release will be at the top)
  3. Click on "Assets"
  4. Click on "Install_CRHM_GUI.msi" to download the installer
  5. Double click on the installer once it has been downloaded
  6. Follow the prompts to select a location to install CRHM application

When this is complete a file called CRHM_GUI.exe will be in the selected location this will be the application to run to launch CRHM

2: Install TeeChart

  1. Navigate to https://www.steema.com/downloads/ax
  2. Click "Get Free Trial" to download TeeChart installer
  3. Run the installer
  4. When prompted for a location to install make sure it is a location you remember
  5. Launch "Command Prompt" with admin permissions
  6. Within the "Command Prompt" terminal navigate to the TeeChart installation folder
  7. Run the command "regsvr32.exe [PATH TO]\teechart2023.ocx" replacing [PATH TO] with the location of the teechart2023.ocx file

This should install TeeChart which is required to display graphical results in CRHM_GUI

3: Run CRHM_GUI

  1. Navigate to the folder where you installed CRHM in step 1
  2. Double click on CRHM_GUI.exe
  3. CRHM GUI application should launch

Clone this wiki locally