Installing in Windows - Silent - Service


  1. Silent mode installation is only available for windows client mode. Server mode should be installed in standard way.
  2. Add the device.
  3. Download Windows service based silent installer.
  4. Extract the zip file in the installation folder.
  5. Open folder system.
  6. Edit binfer.properties.
  7. Set paths for DOWNLOADPATH and SYSTEMPATH. Note the extra escape '\' character in the example paths in the file.
  8. For PCFILE either download the PC file to the system\Binfer\Conf folder or paste the PC file link.
  9. Save and close the file.
  10. Navigate back to the installation folder.
  11. Double click startBinfer.bat or open the folder location in a terminal, type startBinfer.bat, and press enter.
Set parameters in installSilent.bat Parameter Description
INSTALLTYPE Specifies type of installation. Set to SERVER if you want to install as a self management instance(needs username, password and special license). "CLIENT" otherwise(needs access file/link)
HTTPPORT External clients will connect using this port.
DOWNLOADPATH Default download path.
SYSTEMPATH Binfer system location
PCFILE refers to PC file generated by server through which clients can connect to the given server. Mandatory if installation is on the client side.