I'm trying to use a webpage as an entry point for a kiosk. The html will be run in local, I need two things:
<a href="c:UsersAdminDocuments">...
Which works like a charm
And..
<a href="c:Program FilesWindows LiveMailwlmail.exe">...
(program just an example, all programs are the same)
Which works but.. it prompts to download the file then you are prompted to start it.. Is there any way to do this directly, like click and bam you opened notepad.exe? Maybe using a java applet?
Thank you
Thank
EDIT:
I know it can't be done remotely, I'm talking about local files.
The file will be accessed as c:myhtml.html
And will open ONLY already installed files, nothing from the web.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…