"how do i get internet explorer to handle custom protocol handlers correctly?" Code Answer
1
i guess there is a permissions issue with cmd.exe being called by internet explorer. instead, i had to start entirely over with powershell. here is the working registry keys with absolutely no additional scripts or putty program modifications that are shown in some workarounds i found online:
i guess there is a permissions issue with
cmd.exe
being called by internet explorer. instead, i had to start entirely over withpowershell
. here is the working registry keys with absolutely no additional scripts or putty program modifications that are shown in some workarounds i found online:i can now open
ssh
andvnc
links from all three major browsers.