Page 1 of 1
SVN Icons not displaying
Posted: 02 Feb 2024 20:21
by tkadien
I have recently experienced problems with SVN icons not showing up in file list. The SVN Icons show up just fine using Windows Explore.
SlickEdit is the default for opening files. This has never caused problem in the past
Any recommendations?
Please see attached screen shots.
Re: SVN Icons not displaying
Posted: 02 Feb 2024 21:27
by admin
I quote this truth from the web:
Computers running 64-bit operating systems store information on 32-bit and 64-bit applications separately. Registry information on 32-bit applications running in WOW64 (Windows on Windows 64) mode is stored in the HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node registry branch.
So look up your ShellIconOverlayIdentifiers in this branch and check if it looks alright.
PS: removed your license screenshot. not needed.
Re: SVN Icons not displaying
Posted: 02 Feb 2024 21:51
by tkadien
Fixed the problem. Added a few extra spaces so Tortoise icons show up first
FYI: for anyone else reading this look in:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers
Re: SVN Icons not displaying
Posted: 02 Feb 2024 22:12
by highend
Someone who is able to fix a problem by himself
