Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Silent installation of firefox11 via powershell doesn't work.

  • 1 odpowiedź
  • 2 osoby mają ten problem
  • 7 wyświetleń
  • Ostatnia odpowiedź od 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.

Wszystkie odpowiedzi (1)

more options

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