How to Modify Labels and Images in harmon.ie Classic

If your organization requires it, you may replace the harmon.ie logo, icons, links and labels with your company’s logo and labels. This is done by setting registry keys that point to your company’s images and labels.

Here are some images that demonstrate how the branding keys change harmon.ie:

Follow these steps to rebrand harmon.ie:

  1. Create your own images for the harmon.ie sidebar. harmon.ie supplies a tool to simplify the creation of the images in the correct dimensions.
  2. Create a registry file with branding registry keys. harmon.ie supplies a sample registry file to help you do that.
  3. How to Customize the Installation of harmon.ie Classic file (.msi) to install your branded images and the registry keys to your users. This is documented under How to Customize the Installation of harmon.ie Classic.

1. Create images

Images should be created with specific dimensions. harmon.ie provides a tool that can be used as a starting point for creating the necessary images which later can be copied to harmon.ie users’ computers.

Please follow the steps below to use the tool:

  1. Download the harmon.ie label generator tool and extract it to a local folder.
  2. Navigate to the location of the extracted tool.
  3. Open a command prompt. If you extracted the tool to c:\Temp folder, type these commands:
    1
    2
    cd C:\Temp\harmonie-labels-generator\application
    node.exe app.js
    
  4. If a Windows Security Alert is shown, click the Allow access button.
  5. Open your web browser and navigate to the URL: http://localhost:3000.
  6. Follow the instructions shown on the page to generate labels and images:
    Generate harmon.ie labels and images

    1. Supply the name you want to appear on the harmon.ie app.
    2. Supply a slogan – this will appear on the sidebar when it’s collapsed.
    3. Upload a logo for the app, in .png format.
    4. Click Generate
  7. The images are created in the folder where the tool was extracted, under application\public\Branding.
    Generated images

You may create another set of dark-theme images to be displayed for users working with Outlook in dark-theme mode.

2. Create a registry file:

  1. Download the reg keys sample and extract to a local folder.
  2. The zip includes two files:
    • harmonie-registry-branding-32bit.reg – To be used when installing on 32-bit Office.
    • harmonie-registry-branding-64bit.reg – To be used when installing on 64-bit Office.
  3. Open the relevant registry file for editing.
    The file lists all branding keys, which are explained in the Centrally Configure harmon.ie Classic for All Users via Registry article.
    Modify the labels according to your own texts, update links, and change images if necessary.
Each image registry key has a sub-key called Dark. Use the Dark sub keys to point to the images you want to display when users work with dark-theme harmon.ie.

3. How to Customize the Installation of harmon.ie Classic file

How to Customize the Installation of harmon.ie Classic file (.msi) to install your branded images and the registry keys to your users. Read How to Customize the Installation of harmon.ie Classic to learn how.