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

Learn More

Silent installation of firefox11 via powershell doesn't work.

  • 1 resposta
  • 2 têm este problema
  • 8 visualizações
  • Última resposta por Oxylatium

more options

if i type it by hand in powershell with "...\Firefox_Setup_11.0.exe -ms" it works but i need to do it by the "invoke-command" cmdlet like this:

"invoke-command -Command {& ...\Firefox_Setup_11.0.exe -ms}"

in this case the silent operator will be ignored. Other programs like Notepad++ can be installed this way silently.

Thx for help.

if i type it by hand in powershell with "...\Firefox_Setup_11.0.exe -ms" it works but i need to do it by the "invoke-command" cmdlet like this: "invoke-command -Command {& ...\Firefox_Setup_11.0.exe -ms}" in this case the silent operator will be ignored. Other programs like Notepad++ can be installed this way silently. Thx for help.

Todas as respostas (1)

more options

Fill a bug report at https://bugzilla.mozilla.org/