Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

how do I start an htm file from the command line

  • 5 yanıt
  • 7 kişi bu sorunu yaşıyor
  • 4 gösterim
  • Son yanıtı yazan: 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.

Tüm Yanıtlar (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.