Modify harmon.ie labels and images

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. Customize the harmon.ie installation file (.msi) to install your branded images and the registry keys to your users. This is documented under Customize the harmon.ie installation.

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

2. Create registry file:

  1. Download the registry sample files and extract them 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 administrator settings article.
    Modify the labels according to your own texts, update links, and change images if necessary.

3. Customize the harmon.ie installation file

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