Brand Builder Tool

Brand Builder Tool allows you to create different version of softphone with unique branding (logo, skin, title etc).

Brand Builder Tool consists of many files, which are used to build single-file installation distributive.

After installation of Brand Builder Tool you will have following hierarchy of folders:

Brand Builder Folders

 

Folder Bin contains executable file (MiaPhone.exe), logo image (logo.bmp) and sub-folder skins.

MiaPhone.exe is the main program file. If you want to change it's name to something other, please, don't rename it here. It should be changed inside installation script (see PRODUCT_EXE_FILE).

logo.bmp is an image file, which will be displayed on the top of the main window (see Logo for Dialog-based skin).

Brand Builder Folder Bin

 

 

Folder skins contains a number of available skins for the program:

Brand Builder Folder Skins

 

 

Folder Install contains installation scripts.

Installation scripts are used for building single-file distributive, which will install the program on user's computer.

This folder contains a number of script files (*.nsi). The main script is installer-brand.nsi, which content is described here.

Brand Builder Folder Install

 

 

Folder res contains an icon for the installation distributive. You can replace this icon with your own logo.

Note, this icon file will be used only for installer. If you want to change the icon of the program file itself, then you need to use any of resource editing programs (for example Resource Hacker) and replace the icon inside MiaPhone.exe file.

Brand Builder Folder Res

 

 

Folder Tools contains some additional programs.

One of them is NSIS (Nullsoft Scriptable Install System http://nsis.sourceforge.net), which is a tool for building single-file distributive.

Other tool is SkinMagicBuilder, which can be used for editing an existing skin or creating a new one.

Brand Builder Folder SkinBuilder

 

 

Comments (0)