BestSync Deployment Tool-- DeployTool

DeployTool.exe is a tool for deploying BestSync easily. It can do following tasks automatically:

(1) Install/Uninstall BestSync in silent mode
(2) Start/Stop BestSync Application.
(3) Start/Stop BestSync Service.
(4) Deploy BestSync project file
(5) Activate Licence.
(6) Copy program files.

Download DeployTool.exe

1. Usage

(1) Copy a sample deployment project to the folder that DeployTool.exe is in.

(2) Edit the project as you need.

(3) Start DeployTool.exe by the command line

Command line sample:

I. Run the specified deployment project:

    >DeployTool.exe deployment.prj

       deployment.prj is the path name of the project file.

II. Run the only deployment project in the folder of this tool:

    >DeployTool.exe
 

2. Sample project

I.Reinstall BestSync

Copy BestSync install file to the same folder of the deployment tool, and please modify the install file name to the name set in the .prj file.

This sample also demonstrates how to copy an user project file and a service project file.

II.Restart BestSync

III. Activate Licence

Please refer to the comment in the project about the usage of the command.

Download DeployTool.exe