You can install Fileshare as a Windows service using the following syntax
fsservice -i <service-name> /wd <path\to\fs\working\dir> /cf <path\to\fs\config-file>
For example, the following command installs a service called FS32SEV1, that when started uses a working directory of C:\support\FS32\DATA, and uses the configuration file C:\support\FS32\FSAD32.CFG.
fsservice -i FS32SEV1 /wd C:\support\FS32\DATA /cf C:\support\FS32\FSAD32.CFG
From the Services screen (available from the Windows Control Panel), you can start and stop the Fileshare service.
To uninstall the Fileshare service, enter:
fsservice -u <service-name>
When Fileshare is running as a service, there is no Fileshare console window, and so you cannot control it interactively via this window. Consequently: