From c24926073e9bb82a08814cbbf6f5341d0cc626cd Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Sun, 9 Nov 2008 23:43:15 -0700 Subject: [PATCH] Update from IMP CVS HEAD. --- imp/scripts/Imp.reg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/imp/scripts/Imp.reg b/imp/scripts/Imp.reg index 824f33f4b..a730da1bd 100644 --- a/imp/scripts/Imp.reg +++ b/imp/scripts/Imp.reg @@ -18,11 +18,11 @@ REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Imp\Protocols\mailto\shell\open] [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Imp\Protocols\mailto\shell\open\command] -@="iexplore.exe -nohome webmail.example.com/horde/imp/?actionID=login_compose&to=%1" +@="Rundll32.exe Url.dll,FileProtocolHandler webmail.example.com/horde/imp/?actionID=login_compose&to=%L" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Imp\shell] [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Imp\shell\open] [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Imp\shell\open\command] -@="iexplore.exe -nohome webmail.example.com/horde/imp" +@="Rundll32.exe Url.dll,FileProtocolHandler webmail.example.com/horde/imp" -- 2.11.0