搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

how do I start an htm file from the command line

  • 5 回覆
  • 7 有這個問題
  • 4 次檢視
  • 最近回覆由 cor-el

more options

I want to run an htm file from a batch file. Help, please.

I want to run an htm file from a batch file. Help, please.

所有回覆 (5)

more options

I could not find anything useful for my problem on that url. I would appreciate further help.

more options

You can add the file link to the command line to start Firefox or use -url file://.
Open the file in Firefox via File > Open File to see the url.
If the file has spaces in the file path then you need to add quotes ("")

more options

That did it! Thank you.