This folder contains the customization materials of Switch Install Wizard (SIW).
You can customize windows icon, button images if relative images present in this
folder. If no relative image here, the application will use the default images 
for renderring.

List of customizable items:

* logo.ico
  Please provide a 64x64 ICON (.ico) format. This icon will be shown at windows 
  title and task bar. If no logo.ico file in the folder, application will use
  default icon.
  https://msdn.microsoft.com/library/windows/desktop/dn742485(v=vs.85).aspx
  
* scan.png
* config.png
* find.png
* web.png
  Please provide 44x44 image in PNG file format. The image will be renderred on
  relative buttons. If any images is not in the folder, applicaton will use 
  default images as the button images.
  
* setting.properties
  Customer can change properties of this application in this file. Please follow
  the descriptions in this properties file. If this file is not in the folder, 
  application will use default values.
  
You can remove this README file when you want to deliver the application.