0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Windows10 でTortoiseSVNのマーク(アイコンオーバーレイ)が表示しない

Last updated at Posted at 2020-02-07

Windows10にTortoiseSVNをセットアップして利用してみると、アイコンオーバレイが表示しない場合に以下の手順を実施します。

解決手順

1.レジストリバックアップ
2.レジストリの修正
3.再起動

1.レジストリバックアップ

[ファイル] - [エクスポート]からバックアップします。

2.レジストリの修正

修正箇所

以下のディレクトリに移動

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers

3つを削除します

SkyDrivePro1(ErrorConflict)
SkyDrivePro2(SynclnProgress)
SkyDrivePro3(InSync)

:修正前
修正前.PNG

:修正後
修正後.PNG

3.再起動

アイコンオーバーレイが表示されていることを確認します

参考情報

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?