Adding a Company Logo to the POS screen

Retailers can add a company logo to the POS by specifying the logo file name in the POS Control.Config.xml file. The retailer's logo file should be placed in the designated image folder on the POS terminal.

Note

The logo image file name cannot contain spaces or special characters. Hyphens and underscores are permitted.

This task uses the following files.

File nameFolder
Control.Config.xml%PROGRAMFILES(X86)%\NCR\AdvancedStore\POS\HtmlPsxClient\config
Retailer's logo image file%PROGRAMFILES(X86)%\NCR\AdvancedStore\POS\HtmlPsxClient\i

To add a company logo to the POS screen, follow these steps:

  1. Ensure that the POS application has not been started.
  2. On the POS terminal, paste the logo image file in the following directory and delete the NCR logo file:

    %PROGRAMFILES(X86)%\NCR\AdvancedStore\POS\HtmlPsxClient\i

  3. Open the Control.Config.xml file and locate the TitleHelp control type. Within that control type, locate the TitleImage property.
  4. Modify the Config values for the TitleImage property. In the following sample image, the user has specified the logo image file name of “MyLogo.png.”

  5. Save the file.
  6. Open the POS application and verify that the POS screen logo has been replaced.