delphifeel

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by delphifeel

  1. Hi. I need some help if i can. I try to use Sync on WinXP SP3 IE8. I dont need to use its gui, only API.

    I start BtSync as 

    BtSync /config sync.conf

     where sync.conf is:

    {"use_gui": false, "webui": {"api_key": "...", "listen": "127.0.0.1:8888"}, "storage_path": "storage"}

    storage dir exists. So when i call it, IE opens with message:

    Sync does not support your web browser. For your security, please use a current version of Chrome or Firefox.

    The Sync is working, but IE is open on every move. I want to hide this form users. That can i do? Thanks for answers.