From cc96de651796aa47f8258974476a5f9ab7d1a454 Mon Sep 17 00:00:00 2001 From: Eric Rohler Date: Fri, 15 Nov 2019 15:48:36 +0000 Subject: [PATCH] Updated wt.reg --- terminal/wt.reg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terminal/wt.reg b/terminal/wt.reg index 8485738..9d0bbcf 100644 --- a/terminal/wt.reg +++ b/terminal/wt.reg @@ -2,7 +2,7 @@ Windows Registry Editor Version 5.0 [HKEY_CLASSES_ROOT\Directory\Background\shell\wt] @="Open in Terminal" -"Icon"="%USERPROFILE%\\AppData\\Local\\terminal\\wt_32.ico" +"Icon"="%LOCALAPPDATA%\\terminal\\wt_32.ico" [HKEY_CLASSES_ROOT\Directory\Background\shell\wt\command] @="%LOCALAPPDATA%\\Microsoft\\WindowsApps\\wt.exe" \ No newline at end of file