|
Hi to all, Synergy's windows is started when i login into my both PC (Synergy Client or Server do the same things). If i close this window it kill the application ! I would like to know if it's possible to avoid to have windows and just have the system tray ? I execute the following command from my registry : "D:ApplicationsSynergy+ x64synergys.exe" --no-daemon --debug WARNING --name X --address :24800 (I prefer to execute Synergy at login instead as windows services, because it's more easyiest to setup for unattended installation). Is there any command line for avoid these windows ? I use Synergy beta 1.4.3 64-bit under Windows 7 OS. Thks you for your help in advance. |
Remove the --no-daemon option from your command line. That option tells Synergy that you DO NOT want it to run in the background.
I tried it, but a windows come again !
Where in the registry are you putting your startup command? What is the OS? Since you are putting it in the registry anyway, how is this easier for unattended install?
Please be sure to use the "add new comment" link when responding. Only create answers when you are actually submitting an answer to a question.
I add a registry value with my batch (Reg ADD dos command) The key is added in
The keyname is "Synergy Server" The value is This is what the application do when you choose to use Synergy at login. So there is no reason for having this windows.