FlashPioneer Video Chat -- Administrator Manual Return to Chat Homepage
Welcome
Introduction of Flash Chat
Installation
 
System Requirements
 
Install Flash Server on Windows
Install Flash Media Server
Install Red5 Server
 
Install Flash Server on Linux
Install Flash Media Server
Install Red5 Server
 
Install Video Chat Server
Installation of FMS Edition
Installation of Red5 Edition
 
Install Video Chat Client
Installation of Client
Configuration via setting.xml
Make your Client Setup program
Custom Skin
 
Upgrade
 
Database Integration
Install Chat's database (PHP)
PHP Interface description
Install Chat's database (.NET)
.NET Interface description
 
Administrator's Guide
 
Administrator Panel
Monitor
Setting
Room
User
News
Account
 
FAQ and Troubleshooting
Installation Tour (Linux) RED5 Edition
Installation Tour (Linux) FMS Edition
 

   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.