canton7/SyncTrayzor

SyncTrayzor launches twice at startup

Aperta

#245 aperta il 21 mar 2016

 (25 commenti) (0 reazioni) (0 assegnatari)C# (425 fork)batch import
help wanted

Metriche repository

Star
 (6199 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I'm not sure what is triggering this, but for some reason, every time I start Windows, I see two instances of SyncTrayzor launch (the second one usually failing due to a resource lock with the first one).

Based on information from Process Explorer, both of these are using the same image (C:\Program Files\SyncTrayzor\SyncTrayzor.exe), and appear to be triggered by the same autostart location (HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\SyncTrayzor).

The first process is recorded as having started at 3:11:43 PM, and the second as having started at 3:11:44 PM.

Guida contributor