Register new protocol as a File Type (rtsp://)

  • Thread starter Thread starter Samuel R. Neff
  • Start date Start date
S

Samuel R. Neff

Is there a way to register the rtsp protocol with an application so I
can run rtsp://... urls directly from a command line?

I see the known protocols are registered under File Types but I don't
see any way to add a new one. New file types ask only for an
extension.

Thanks,

Sam
 
Hi Sam,

Yes, it's possible. This has to be done in the registry.

Registering an Application to a URL Protocol:
http://msdn.microsoft.com/library/d.../networking/pluggable/overview/appendix_a.asp

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Is there a way to register the rtsp protocol with an application so I
can run rtsp://... urls directly from a command line?

I see the known protocols are registered under File Types but I don't
see any way to add a new one. New file types ask only for an
extension.

Thanks,

Sam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top