Creating the Installation Package for Client Program
Since version 1.7, Chat provides the function that enables users to create their own client installation file. So the chat users can just log in the chatting system in desktop environment instead of logging in the web site through browser. Moreover, during the installation, users can define skin style and language. All these advantages accelerate a lot the Client’s loading speed and visiting speed.
Instructions:
1) After unzipping the package, open the file "setting.xml" which is in the directory "client" and configure it according to previous configuration tutorial and set the relevant parameters of chat login in this file.
2) Enter directory "clientinstaller" and execute the program Generator.exe. After finishing, the Client setup program--- "ClientSetup.exe" has been generated under OutPut subdirectory. Please offer this installation program to your client users.
Notice:
Please make sure that client directory and clientinstaller directory are in the same level so that Generator.exe can find the necessary client installation file.
The script generated by this installation package is based on Nullsoft install System, so it must be used under the Windows operating system.
Tips:
If you are familiar with the script of Nullsoft Install System, you can edit setup.nsi file in clientinstaller directory to generate the client installation program which meets your own needs.
|