Custom URL Protocol avoiding security warnings

1.8k views Asked by At

I'm researching whether it would be possible to use Custom URL Application Protocols (such as custom://) to launch my application but it looks like all implementations modify the HKCR. This causes some nasty security warnings (I believe because of UAC). Does anyone know if it's possible to install Custom URL Protocols as the HKCU level? Or an alternate way to avoid these warnings?

Thanks!

1

There are 1 answers

1
Chris On

Use the same information you found for HKCR, but use the following path:

HKCU\Software\Classes