We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

تلاش سپورٹ

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

مزید سیکھیں

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
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.