Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

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.