搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

can I use the file:// URI to open a file in windows explorer.

  • 1 个回答
  • 1 人有此问题
  • 3 次查看
  • 最后回复者为 Shadow110

more options

I have a link in an email that starts with file:// and points to a file on my file server. With IE as the default browser this link is handed off to Windows explorer and the file opens. Nothing happens when FireFox is the default browser. Its there a syntax I can use to accomplish this?

I have a link in an email that starts with file:// and points to a file on my file server. With IE as the default browser this link is handed off to Windows explorer and the file opens. Nothing happens when FireFox is the default browser. Its there a syntax I can use to accomplish this?

所有回复 (1)

more options

It should be file:/// You can use this to figure something out I would guess : C:\Users\<user name>\AppData\Roaming\Microsoft\Internet Explorer Work your way back with the above going to a higher level it should also change to file:/// at least on Win10. Best I can figure out.