is that possible to launch a preinstalled application from a webpage.
i can see that steam has created its own protocol steam:// by installing something into my registry and now whenever i click a steam://ip link .. it tries to launch a file. so i was wondering if its possible to launch an application from a webpage, may be register an application to a URL protocol?
example: lets say i have link to a media file on my webpage(lets say divx). now one choice is divx webplayer or other choices. but i want that given a choice the user can launch vlc directly by clicking a link (vlc:// http://...), is that possible?
i read a little about this here but it doesnt clicks clearly to me.