From: Michael M Slusarz Date: Mon, 10 Nov 2008 06:43:15 +0000 (-0700) Subject: Update from IMP CVS HEAD. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=c24926073e9bb82a08814cbbf6f5341d0cc626cd;p=horde.git Update from IMP CVS HEAD. --- 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"