-
Notifications
You must be signed in to change notification settings - Fork 3
Installing FileService
Steve Ives edited this page Jul 11, 2018
·
1 revision
The easiest way to install file service on a Windows system is to download the installer from the GitHub repository and then execute it on the desired system or systems system.
Because FileService runs as a Windows service, you must be logged into a user account that has administrative rights for the system in order to successfully run the installation.
The installer makes the following changes to the system:
- Installs the FileService application code in C:\Program Files (x86)\Synergex\FileService
- Creates a start menu folder containing shortcuts to the documentation and uninstall.
- Registers a windows service named FileService and sets the service to start automatically when the system boots.
- Starts the service.
- Introduction
- Getting Started
- Downloading the Code
- Setting up the Environment
- Setting up SQL Server
- Setting the Database Connect String
- Database Commit Modes
- Setting up the Synergy OpenNET Server
- Setting up the FileService Server
- Configuring the Replicator Environment
- Running Multiple Instances
- Changing Field Data Types
- Excluding Fields From Replication
- Excluding Keys from Replication
- Building the Sample Environment
- Running the Sample Programs
- On Windows
- On UNIX or Linux
- On OpenVMS
- FileService