skar

New Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by skar

  1. This is not solved. This should be an option in the settings UI of Resylio Sync, not something that requires a change to global behavior in system settings or a registry hack. If google sync, dropbox, even my shareware audio manager can do it, so should this software. It has nothing to with the windows version: any of them has a way to start an app in the background on startup, i.e. as system tray icon. Whatever default behavior was introduced by a recent windows update, these apps found a way around it.

    You might tell me it is hard to do with your current codebase, but it is certainly possible and expected from sync apps to start silently, without popping windows on startup.

  2. I use plenty of apps that start in the background, whose windows I can access via the taskbar and they do not add a window to the desktop on startup. Examples: Backup and Sync from Google, Radeon Settings, Wincompose, Discord... They all have windows I can make appear via their taskbar menus, and yet, they do not do so unprompted on each startup.

    This issue appeared before. Although it was marked solved, after windows updated, the problem reappeared.

    Old thread:

    https://forum.resilio.com/topic/43669-solved-sync-window-pops-up-on-startup

    Sync Version

    image.png.302b20692d3719a3ce5957133b320ad7.png

  3. 11 hours ago, Helen said:

    Fall Creators Update? please see it discussed here 

    It's a new Window's feature . Either quit Sync before shutting down PC, or try the suggestions from google, like this or this or any other you might like.

    I use plenty of apps that start in the background, whose windows I can access via the taskbar and they do not add a window to the desktop on startup. Examples: Backup and Sync from Google, Radeon Settings, Wincompose, Discord... They all have windows I can make appear via their taskbar menus, and yet, they do not do so unprompted on each startup.

  4. On 9/1/2017 at 2:16 PM, Helen said:

    Add /MINIMIZED flag to Sync value in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run key

    I have to say that after some time the issue reappeared. I think it might have to do with Windows updating. Couldn't your devs store this preference somewhere more decoupled from windows than the registry?