Firefox will not open .lnk files
Ok so I am in the middle of a HTPC build but before I finish I want to kinda of make my own ghetto web based media center until I decide which media center to go with.
So I made a webpage which is basically just links for right now which lead to certain shortcut files (.lnk) files. These files mount the images from my dvds on to a virtual drive to avoid skipping, etc. that using a dvd causes.
So here is my problem.... if I try to load the page in firefox and click on any of the links that lead to a shortcut, I get this problem:
and when I click OK, I get this:
It didn't work
But if I use IE (well using IEtab) and click, I get this:
Sweet it worked!
The problem that I am noticing is that even though the html link code looks like this:
<.a href="file://G:\Movies\webpage\C\CHANGELING.lnk"> The Changeling<./a>
Firefox changes all of the \ into / which is why it cannot find it. Any ideas how to make this work? I really dont want to have to use IE.
Thank you.
So I made a webpage which is basically just links for right now which lead to certain shortcut files (.lnk) files. These files mount the images from my dvds on to a virtual drive to avoid skipping, etc. that using a dvd causes.
So here is my problem.... if I try to load the page in firefox and click on any of the links that lead to a shortcut, I get this problem:
and when I click OK, I get this:
It didn't work
But if I use IE (well using IEtab) and click, I get this:
Sweet it worked!
The problem that I am noticing is that even though the html link code looks like this:
<.a href="file://G:\Movies\webpage\C\CHANGELING.lnk"> The Changeling<./a>
Firefox changes all of the \ into / which is why it cannot find it. Any ideas how to make this work? I really dont want to have to use IE.
Thank you.
0
Comments
I also found out how to disable the security feature.... i just dont want to. :-P
Maybe I'll just stick with using IEtab /shrug