Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

how do I start an htm file from the command line

  • 5 respostas
  • 7 têm este problema
  • 4 visualizações
  • Última resposta por 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.

Todas as respostas (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.