;this reg file moves the TortoiseSVN icon overlay handler keys from being
;registered with explorer to being registered with the TortoiseOverlays handler.
;it should only be used with version that do not already use the new handler
;(currently (Monday, January 28, 2008) only recent nightlies use the new handler)
;tested with 1.4.7
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ShellIconOverlayIdentifiers]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ShellIconOverlayIdentifiers\1T ortoiseSVN]
@="{30351346-7B7D-4FCC-81B4-1E394CA267EB}"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ShellIconOverlayIdentifiers\2T ortoiseSVN]
@="{30351347-7B7D-4FCC-81B4-1E394CA267EB}"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ShellIconOverlayIdentifiers\3T ortoiseSVN]
@="{30351348-7B7D-4FCC-81B4-1E394CA267EB}"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ShellIconOverlayIdentifiers\4T ortoiseSVN]
@="{3035134B-7B7D-4FCC-81B4-1E394CA267EB}"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ShellIconOverlayIdentifiers\5T ortoiseSVN]
@="{3035134C-7B7D-4FCC-81B4-1E394CA267EB}"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ShellIconOverlayIdentifiers\6T ortoiseSVN]
@="{3035134D-7B7D-4FCC-81B4-1E394CA267EB}"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ShellIconOverlayIdentifiers\7T ortoiseSVN]
@="{3035134E-7B7D-4FCC-81B4-1E394CA267EB}"
[HKEY_LOCAL_MACHINE\SOFTWARE\TortoiseOverlays\Norma l]
"
SVN"="{30351346-7B7D-4FCC-81B4-1E394CA267EB}"
[HKEY_LOCAL_MACHINE\SOFTWARE\TortoiseOverlays\Modif ied]
"
SVN"="{30351347-7B7D-4FCC-81B4-1E394CA267EB}"
[HKEY_LOCAL_MACHINE\SOFTWARE\TortoiseOverlays\Confl ict]
"
SVN"="{30351348-7B7D-4FCC-81B4-1E394CA267EB}"
[HKEY_LOCAL_MACHINE\SOFTWARE\TortoiseOverlays\Locke d]
"
SVN"="{3035134D-7B7D-4FCC-81B4-1E394CA267EB}"
[HKEY_LOCAL_MACHINE\SOFTWARE\TortoiseOverlays\ReadO nly]
"
SVN"="{3035134B-7B7D-4FCC-81B4-1E394CA267EB}"
[HKEY_LOCAL_MACHINE\SOFTWARE\TortoiseOverlays\Delet ed]
"
SVN"="{3035134C-7B7D-4FCC-81B4-1E394CA267EB}"
[HKEY_LOCAL_MACHINE\SOFTWARE\TortoiseOverlays\Added]
"
SVN"="{3035134E-7B7D-4FCC-81B4-1E394CA267EB}"