Silent installation of firefox11 via powershell doesn't work.
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.
All Replies (1)
Fill a bug report at https://bugzilla.mozilla.org/