canton7/SyncTrayzor

SyncTrayzor launches twice at startup

开放

#245 创建于 2016年3月21日

 (25 条评论) (0 个反应) (0 位负责人)C# (425 个派生)batch import
help wanted

仓库指标

星标
 (6,199 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南