canton7/SyncTrayzor

Look for ProcessRunner.exe.old if ProcessRunner.exe is missing

Open

#445 opened on 2018年3月29日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C# (390 forks)batch import
help wanted

Repository metrics

Stars
 (5,477 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

It looks like, if the installer is interrupted, it won't create ProcessRunner.exe, and so subsequent attempts at installation will fail. It does however create a backup copy at ProcessRunner.exe.old (which I don't think anything uses) -- we should check whether this exists if ProcessRunner.exe doesn't exist.

コントリビューターガイド