Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Silent installation of firefox11 via powershell doesn't work.

  • 1 antwoord
  • 2 hebben dit probleem
  • 8 weergaven
  • Laatste antwoord van 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.

Alle antwoorden (1)

more options

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