Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
Auszug aus dem manual.Description :
-------------
Ever wanted to launch a program or document from an html page?
Doing this using an "<a href="filename.ext">Open/run</a>" type of link,
will allways cause a download dialog, asking if you want to 'save as ...' or
'open from current location'. Now, if you want to run applications directly from an HTML launcher
(an Active desktop theme for example), this is just bullshit.
This protocol handler will take care of this. After installation, you will be able to specify url's of the following kind :
<a href="run:x:\path\filename.ext">Click here to run!</a>
The specified application or document will open immediately, without asking for confirmation!
Executables will be run, documents will be opened with their associated program.